Searched refs:IEEE80211_RX_F_AMSDU_MORE (Results 1 – 2 of 2) sorted by relevance
159 if (rxs->c_pktflags & IEEE80211_RX_F_AMSDU_MORE) { in ieee80211_check_rxseq_amsdu_more()
584 #define IEEE80211_RX_F_AMSDU_MORE 0x00000008 /* This is another decap AMSDU frame in the batch */ macro