Home
last modified time | relevance | path

Searched refs:IEEE80211_RX_AMSDU (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/mac80211/
Drx.c889 status->rx_flags |= IEEE80211_RX_AMSDU; in ieee80211_parse_qos()
2635 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) in ieee80211_rx_h_amsdu()
4205 if (!(status->rx_flags & IEEE80211_RX_AMSDU)) { in ieee80211_invoke_fast_rx()
4264 if (status->rx_flags & IEEE80211_RX_AMSDU) { in ieee80211_invoke_fast_rx()
Dieee80211_i.h198 IEEE80211_RX_AMSDU = BIT(3), enumerator