Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_rx.c145 rxs->c_pktflags |= IEEE80211_RX_F_OFDM; in r92c_get_rx_stats()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c298 rxs->c_pktflags |= IEEE80211_RX_F_OFDM; in r12a_get_rx_stats()
/freebsd/sys/net80211/
H A D_ieee80211.h594 #define IEEE80211_RX_F_OFDM 0x00002000 macro
/freebsd/sys/dev/usb/wlan/
H A Dif_rsu.c2429 rxs.c_pktflags |= IEEE80211_RX_F_OFDM; in rsu_rx_frame()