Searched refs:VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ (Results 1 – 6 of 6) sorted by relevance
456 case VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in hostapd_get_vht_capab()459 if (cap & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) { in hostapd_get_vht_capab()460 cap &= ~VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_get_vht_capab()
701 VHT_CAP_CHECK(VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ); in ieee80211ac_supported_vht_capab()
379 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()427 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in hostapd_set_freq_params()
824 #define VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ ((u32) BIT(3)) macro
1144 conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_config_vht_capab()
2030 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in ibss_mesh_setup_freq()