Home
last modified time | relevance | path

Searched refs:TID_TO_WME_AC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h543 #define TID_TO_WME_AC(_tid) ( \ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1205 ac = TID_TO_WME_AC(tid); in ieee80211_aggr_recv_action()
1242 ac = TID_TO_WME_AC(tid); in ieee80211_aggr_recv_action()
H A Dnet80211_input.c187 if (TID_TO_WME_AC(tid) >= WME_AC_VI) in ieee80211_input()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c2356 acno = TID_TO_WME_AC(tidno); in arn_tx_node_init()