Searched refs:VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ (Results 1 – 5 of 5) sorted by relevance
270 case VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in hostapd_get_vht_capab()273 if (cap & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) { in hostapd_get_vht_capab()274 cap &= ~VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_get_vht_capab()
693 VHT_CAP_CHECK(VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ); in ieee80211ac_supported_vht_capab()
381 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()429 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in hostapd_set_freq_params()
806 #define VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ ((u32) BIT(3)) macro
1139 conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_config_vht_capab()