Searched refs:IEEE80211_RX_AMSDU (Results 1 – 2 of 2) sorted by relevance
906 status->rx_flags |= IEEE80211_RX_AMSDU; in ieee80211_parse_qos()2819 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) in ieee80211_rx_h_amsdu()4749 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) { in ieee80211_invoke_fast_rx()4777 if (status->rx_flags & IEEE80211_RX_AMSDU) { in ieee80211_invoke_fast_rx()
189 IEEE80211_RX_AMSDU = BIT(3), enumerator