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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h63 uint8_t txa_ac; member in struct:ieee80211_tx_ampdu
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c631 tap->txa_ac = (uint8_t)ac;
763 tap->txa_ac = (uint8_t)ac;
1349 tid = WME_AC_TO_TID(tap->txa_ac);
1362 tap->txa_ac);
1385 "stop BA stream for AC %d\n", tap->txa_ac);
1388 args[0] = WME_AC_TO_TID(tap->txa_ac);
1396 tap->txa_ac);
1435 tid = WME_AC_TO_TID(tap->txa_ac);

Completed in 109 milliseconds