Home
last modified time | relevance | path

Searched refs:IEEE80211_AMPDU_RUNNING (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ht.h71 #define IEEE80211_AMPDU_RUNNING(tap) \ macro
H A Dieee80211_output.c220 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_vap_pkt_send_dest()
249 no_ampdu = (! IEEE80211_AMPDU_RUNNING(tap) in ieee80211_vap_pkt_send_dest()
969 if (tid != IEEE80211_NONQOS_TID && IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_send_setup()
H A Dieee80211_ht.c2753 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_ampdu_stop()