Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_rx.c125 rxs->c_pktflags |= IEEE80211_RX_F_SHORTGI; in r92c_get_rx_stats()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c251 rxs->c_pktflags |= IEEE80211_RX_F_SHORTGI; in r12a_get_rx_stats()
/freebsd/sys/net80211/
H A D_ieee80211.h592 #define IEEE80211_RX_F_SHORTGI 0x00000800 /* This is a short-GI frame */ macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6237 rx_stats->c_pktflags |= IEEE80211_RX_F_SHORTGI;
6243 rx_stats->c_pktflags |= IEEE80211_RX_F_SHORTGI;