Searched refs:IEEE80211_AMPDU_RUNNING (Results 1 – 4 of 4) sorted by relevance
69 #define IEEE80211_AMPDU_RUNNING(tap) \ macro
223 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_vap_pkt_send_dest()253 no_ampdu = (! IEEE80211_AMPDU_RUNNING(tap) in ieee80211_vap_pkt_send_dest()977 if (tid != IEEE80211_NONQOS_TID && IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_send_setup()
2759 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_ampdu_stop()
2134 if (ring->queued == 0 && !IEEE80211_AMPDU_RUNNING(tap)) { in iwn_check_tx_ring()4602 if (!IEEE80211_AMPDU_RUNNING(tap)) in iwn_tx_data()