Home
last modified time | relevance | path

Searched refs:VHT_CHANWIDTH_80P80MHZ (Results 1 – 17 of 17) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.c387 case VHT_CHANWIDTH_80P80MHZ: in hostapd_set_freq_params()
402 (vht_oper_chwidth == VHT_CHANWIDTH_80P80MHZ && in hostapd_set_freq_params()
Dieee802_11_common.c778 case VHT_CHANWIDTH_80P80MHZ: in ieee80211_freq_to_channel_ext()
903 vht = VHT_CHANWIDTH_80P80MHZ; in ieee80211_chaninfo_to_channel()
Dieee802_11_defs.h1280 #define VHT_CHANWIDTH_80P80MHZ 3 macro
/external/wpa_supplicant_8/src/ap/
Dneighbor_db.c154 if (hapd->iconf->vht_oper_chwidth == VHT_CHANWIDTH_80P80MHZ) in hostapd_get_nr_chan_width()
Ddfs.c41 case VHT_CHANWIDTH_80P80MHZ: in dfs_get_used_n_chans()
304 case VHT_CHANWIDTH_80P80MHZ: in dfs_get_start_chan_idx()
Dieee802_11_vht.c258 case VHT_CHANWIDTH_80P80MHZ: in hostapd_eid_txpower_envelope()
Ddrv_callbacks.c812 chwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_event_ch_switch()
973 VHT_CHANWIDTH_80P80MHZ; in hostapd_acs_channel_selected()
Dhostapd.c3229 conf->vht_oper_chwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_change_config_freq()
3269 vht_bandwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_fill_csa_settings()
3408 vht_bw = VHT_CHANWIDTH_80P80MHZ; in hostapd_switch_channel_fallback()
Dap_drv_ops.c930 VHT_CHANWIDTH_80P80MHZ) in hostapd_drv_do_acs()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c337 case VHT_CHANWIDTH_80P80MHZ: in wpa_supplicant_mesh_init()
467 ssid->max_oper_chwidth = VHT_CHANWIDTH_80P80MHZ; in wpa_supplicant_join_mesh()
Drrm.c722 vht = VHT_CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy()
730 vht = VHT_CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy()
Dap.c82 case VHT_CHANWIDTH_80P80MHZ: in wpas_conf_ap_vht()
Dwnm_sta.c929 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80P80MHZ) in wnm_nei_rep_add_bss()
Dwpa_supplicant.c2360 if (ssid->max_oper_chwidth == VHT_CHANWIDTH_80P80MHZ) { in ibss_mesh_setup_freq()
2379 chwidth = VHT_CHANWIDTH_80P80MHZ; in ibss_mesh_setup_freq()
2385 if (chwidth == VHT_CHANWIDTH_80P80MHZ) in ibss_mesh_setup_freq()
Dconfig.c2244 VHT_CHANWIDTH_80P80MHZ) },
Dp2p_supplicant.c9205 case VHT_CHANWIDTH_80P80MHZ: in wpas_p2p_move_go_csa()
Dctrl_iface.c5551 return VHT_CHANWIDTH_80P80MHZ; in parse_freq()