Home
last modified time | relevance | path

Searched refs:bandwidths (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1144 u32 bandwidths = 0; in nl80211_to_pd_bw_bitmap() local
1147 bandwidths |= BIT(WPA_PR_CHAN_WIDTH_20); in nl80211_to_pd_bw_bitmap()
1149 bandwidths |= BIT(WPA_PR_CHAN_WIDTH_40); in nl80211_to_pd_bw_bitmap()
1151 bandwidths |= BIT(WPA_PR_CHAN_WIDTH_80); in nl80211_to_pd_bw_bitmap()
1153 bandwidths |= BIT(WPA_PR_CHAN_WIDTH_80P80); in nl80211_to_pd_bw_bitmap()
1155 bandwidths |= BIT(WPA_PR_CHAN_WIDTH_160); in nl80211_to_pd_bw_bitmap()
1156 return bandwidths; in nl80211_to_pd_bw_bitmap()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h392 …int asap, bandwidths, max_bursts_exponent, max_ftms_per_burst, non_asap, non_trigger_based, pream… member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c96 .bandwidths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/contrib/wpa/hostapd/
H A DChangeLog58 * improved ACS to cover additional channel types/bandwidths