Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h593 #define IEEE80211_DELBAPS_TID 0xf000 /* TID */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1234 tid = MS(baparamset, IEEE80211_DELBAPS_TID); in ieee80211_aggr_recv_action()
1519 baparamset = SM(args[0], IEEE80211_DELBAPS_TID) in ieee80211_send_action()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c6442 tid = MS(baparamset, IEEE80211_DELBAPS_TID); in iwh_recv_action()