Searched refs:vht_bandwidth (Results 1 – 2 of 2) sorted by relevance
3212 u8 chan, vht_bandwidth; in hostapd_fill_csa_settings() local3221 vht_bandwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_fill_csa_settings()3223 vht_bandwidth = VHT_CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()3226 vht_bandwidth = VHT_CHANWIDTH_160MHZ; in hostapd_fill_csa_settings()3229 vht_bandwidth = VHT_CHANWIDTH_USE_HT; in hostapd_fill_csa_settings()3236 vht_bandwidth, in hostapd_fill_csa_settings()
2926 static const char *vht_bandwidth[32] = { in print_radiotap_field() local2999 vht_bandwidth[bandwidth & IEEE80211_RADIOTAP_VHT_BANDWIDTH_MASK])); in print_radiotap_field()