Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h76 #define IEEE80211_AMPDU_RUNNING(tap) \ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c217 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_encap()
H A Dnet80211_ht.c1383 if (IEEE80211_AMPDU_RUNNING(tap)) { in ieee80211_ampdu_stop()