Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h341 tid &= IEEE80211_QOS_TID; in ieee80211_gettid()
H A Dieee80211.h234 #define IEEE80211_QOS_TID 0x0f macro
H A Dieee80211_crypto_tkip.c868 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in michael_mic_hdr()
H A Dieee80211_output.c1148 qos[0] = tid & IEEE80211_QOS_TID; in ieee80211_send_nulldata()
1797 qos[0] = tid & IEEE80211_QOS_TID; in ieee80211_encap()
H A Dieee80211_proto.c599 printf(" QoS [TID %u%s]", qwh->i_qos[0] & IEEE80211_QOS_TID, in ieee80211_dump_pkt()
H A Dieee80211_ht.c1040 tid &= IEEE80211_QOS_TID; in ieee80211_ampdu_reorder()