Searched refs:VHT_CHANWIDTH_160MHZ (Results 1 – 13 of 13) sorted by relevance
38 case VHT_CHANWIDTH_160MHZ: in dfs_get_used_n_chans()248 case VHT_CHANWIDTH_160MHZ: in dfs_adjust_vht_center_freq()287 case VHT_CHANWIDTH_160MHZ: in dfs_get_start_chan_idx()
247 case VHT_CHANWIDTH_160MHZ: in hostapd_eid_txpower_envelope()
503 chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_event_ch_switch()639 VHT_CHANWIDTH_160MHZ; in hostapd_acs_channel_selected()
2898 conf->vht_oper_chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_change_config_freq()2938 vht_bandwidth = VHT_CHANWIDTH_160MHZ; in hostapd_fill_csa_settings()3065 vht_bw = VHT_CHANWIDTH_160MHZ; in hostapd_switch_channel_fallback()
817 VHT_CHANWIDTH_160MHZ || in hostapd_drv_do_acs()
208 case VHT_CHANWIDTH_160MHZ: in wpa_supplicant_mesh_init()375 ssid->max_oper_chwidth = VHT_CHANWIDTH_160MHZ; in wpa_supplicant_join_mesh()
64 case VHT_CHANWIDTH_160MHZ: in wpas_conf_ap_vht()73 conf->vht_oper_chwidth = VHT_CHANWIDTH_160MHZ; in wpas_conf_ap_vht()
694 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_160MHZ || in wnm_nei_rep_add_bss()
8908 case VHT_CHANWIDTH_160MHZ: in wpas_p2p_move_go_csa()
4951 return VHT_CHANWIDTH_160MHZ; in parse_freq()
424 case VHT_CHANWIDTH_160MHZ: in hostapd_set_freq_params()
650 case VHT_CHANWIDTH_160MHZ: in ieee80211_freq_to_channel_ext()
876 #define VHT_CHANWIDTH_160MHZ 2 macro