Searched refs:IEEE80211_AGGR_SETUP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h61 #define IEEE80211_AGGR_SETUP 0x0008 /* deferred state setup */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c652 if (tap->txa_flags & IEEE80211_AGGR_SETUP) {
661 ~(IEEE80211_AGGR_SETUP | IEEE80211_AGGR_NAK);
1330 if ((tap->txa_flags & IEEE80211_AGGR_SETUP) == 0) {
1332 tap->txa_flags |= IEEE80211_AGGR_SETUP;

Completed in 61 milliseconds