Home
last modified time | relevance | path

Searched refs:IEEE80211_QOS_TID (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h515 #define IEEE80211_QOS_TID 0x0f macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c644 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in michael_mic_hdr()
H A Dnet80211_output.c200 qwh->i_qos[0] = tid & IEEE80211_QOS_TID; in ieee80211_encap()
H A Dnet80211_input.c186 i_qos[0] & IEEE80211_QOS_TID; in ieee80211_input()
H A Dnet80211_ht.c394 tid &= IEEE80211_QOS_TID; in ieee80211_ampdu_reorder()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c948 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in arn_test_get_txq()
1021 bf->bf_tidno = qwh->i_qos[0] & IEEE80211_QOS_TID; in assign_aggr_tid_seqno()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c3134 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in iwh_send()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3728 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in iwn_send()