Home
last modified time | relevance | path

Searched refs:VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ (Results 1 – 15 of 15) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_vht.c331 case VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in hostapd_get_vht_capab()
334 if (cap & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) { in hostapd_get_vht_capab()
335 cap &= ~VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_get_vht_capab()
Dieee802_11_shared.c1030 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in get_tx_parameters()
Ddrv_callbacks.c977 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_vht.c491 case VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in hostapd_get_vht_capab()
494 if (cap & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) { in hostapd_get_vht_capab()
495 cap &= ~VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_get_vht_capab()
Dieee802_11_shared.c985 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in get_tx_parameters()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c393 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()
443 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in hostapd_set_freq_params()
Dieee802_11_defs.h1227 #define VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ ((u32) BIT(3)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.c528 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()
538 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in hostapd_set_freq_params()
Dieee802_11_defs.h1281 #define VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ ((u32) BIT(3)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c63 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) in is_chanwidth160_supported()
Dscan.c2641 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in wpas_get_est_tpt()
Dwpa_supplicant.c2750 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in ibss_mesh_setup_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c1231 conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_config_vht_capab()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c1129 conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_config_vht_capab()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant.c2415 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in ibss_mesh_setup_freq()