Searched refs:VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ (Results 1 – 10 of 10) sorted by relevance
341 case VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ: in hostapd_get_vht_capab()344 if (cap & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) { in hostapd_get_vht_capab()345 cap &= ~VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_get_vht_capab()
1046 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in get_tx_parameters()
1001 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_event_ch_switch()
554 if (!(vht_caps & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) { in hostapd_set_freq_params()564 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in hostapd_set_freq_params()
1315 #define VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ ((u32) BIT(3)) macro
3360 if (vht_capabilities_info & VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ) in get_supported_channel_width()
63 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ)) in is_chanwidth160_supported()
2727 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ))) { in wpas_get_est_tpt()
2996 VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in ibss_mesh_select_80_160mhz()
1087 conf->vht_capab |= VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ; in hostapd_config_vht_capab()