Searched refs:IEEE80211_RX_AMSDU (Results 1 – 2 of 2) sorted by relevance
887 status->rx_flags |= IEEE80211_RX_AMSDU; in ieee80211_parse_qos()3075 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) in ieee80211_rx_h_amsdu()4871 !(status->rx_flags & IEEE80211_RX_AMSDU)) { in ieee80211_invoke_fast_rx()4899 if (status->rx_flags & IEEE80211_RX_AMSDU) { in ieee80211_invoke_fast_rx()
184 IEEE80211_RX_AMSDU = BIT(3), enumerator