Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c261 rxs->c_width = IEEE80211_RX_FW_80MHZ; in r12a_get_rx_stats()
/freebsd/sys/net80211/
H A D_ieee80211.h603 #define IEEE80211_RX_FW_80MHZ 3 macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6261 rx_stats->c_width = IEEE80211_RX_FW_80MHZ;