Searched refs:IEEE80211_RX_F_AMPDU (Results 1 – 4 of 4) sorted by relevance
121 rxs->c_pktflags |= IEEE80211_RX_F_AMPDU; in r92c_get_rx_stats()
252 rxs->c_pktflags |= IEEE80211_RX_F_AMPDU; in r12a_get_rx_stats()
585 #define IEEE80211_RX_F_AMPDU 0x00000010 /* This is the start of an decap AMPDU list */ macro
332 if (rxs.c_pktflags & IEEE80211_RX_F_AMPDU) { in rtwn_rx_common()