Home
last modified time | relevance | path

Searched refs:IEEE80211_RX_FP_11B (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/rtwn/rtl8192c/
HDr92c_rx.c133 rxs->c_phytype = IEEE80211_RX_FP_11B; in r92c_get_rx_stats()
/freebsd-14-stable/sys/dev/rtwn/rtl8812a/
HDr12a_rx.c268 rxs->c_phytype = IEEE80211_RX_FP_11B; in r12a_get_rx_stats()
/freebsd-14-stable/sys/net80211/
HD_ieee80211.h587 #define IEEE80211_RX_FP_11B 1 macro