Searched refs:IEEE80211_RX_AMSDU (Results 1 – 2 of 2) sorted by relevance
897 status->rx_flags |= IEEE80211_RX_AMSDU; in ieee80211_parse_qos()2674 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) in ieee80211_rx_h_amsdu()4251 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) { in ieee80211_invoke_fast_rx()4310 if (status->rx_flags & IEEE80211_RX_AMSDU) { in ieee80211_invoke_fast_rx()
202 IEEE80211_RX_AMSDU = BIT(3), enumerator