Home
last modified time | relevance | path

Searched refs:vht_caps (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.c357 int center_segment1, u32 vht_caps) in hostapd_set_freq_params() argument
379 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()
426 if (!(vht_caps & (VHT_CAP_SUPP_CHAN_WIDTH_160MHZ | in hostapd_set_freq_params()
Dhw_features_common.h37 int center_segment1, u32 vht_caps);
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c1819 u32 vht_caps = 0; in ibss_mesh_setup_freq() local
2029 vht_caps |= in ibss_mesh_setup_freq()
2043 chwidth, seg0, seg1, vht_caps) != 0) in ibss_mesh_setup_freq()