Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_rx.c133 rxs->c_phytype = IEEE80211_RX_FP_11B; in r92c_get_rx_stats()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c268 rxs->c_phytype = IEEE80211_RX_FP_11B; in r12a_get_rx_stats()
/freebsd/sys/net80211/
H A D_ieee80211.h605 #define IEEE80211_RX_FP_11B 1 macro