Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h80 #define IEEE80211_AMPDU_REQUESTED(tap) \ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c222 } else if (!IEEE80211_AMPDU_REQUESTED(tap)) { in ieee80211_encap()