Home
last modified time | relevance | path

Searched refs:preambles (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1162 u32 preambles = 0; in nl80211_to_pd_preamble_bitmap() local
1165 preambles |= BIT(WPA_PR_PREAMBLE_HT); in nl80211_to_pd_preamble_bitmap()
1167 preambles |= BIT(WPA_PR_PREAMBLE_VHT); in nl80211_to_pd_preamble_bitmap()
1169 preambles |= BIT(WPA_PR_PREAMBLE_HE); in nl80211_to_pd_preamble_bitmap()
1170 return preambles; in nl80211_to_pd_preamble_bitmap()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h392 …, max_bursts_exponent, max_ftms_per_burst, non_asap, non_trigger_based, preambles, request_civiclo… member
/freebsd/sys/net80211/
H A DPROTOCOL.md361 encapsulated inside the PHY framing (preambles, training symbols, PLCP
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c101 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |
/freebsd/contrib/mandoc/
H A DNEWS1183 * Lastly, pod2man(1) preambles are now fully accepted after some