qos_tid           318 net/mac80211/wpa.c 	u8 qos_tid;
qos_tid           340 net/mac80211/wpa.c 		qos_tid = ieee80211_get_tid(hdr);
qos_tid           342 net/mac80211/wpa.c 		qos_tid = 0;
qos_tid           356 net/mac80211/wpa.c 	b_0[1] = qos_tid | (mgmt << 4);
qos_tid           372 net/mac80211/wpa.c 		aad[30] = qos_tid;
qos_tid           376 net/mac80211/wpa.c 		aad[24] = qos_tid;
qos_tid           570 net/mac80211/wpa.c 	u8 qos_tid;
qos_tid           601 net/mac80211/wpa.c 		qos_tid = ieee80211_get_tid(hdr);
qos_tid           603 net/mac80211/wpa.c 		qos_tid = 0;
qos_tid           607 net/mac80211/wpa.c 		aad[30] = qos_tid;
qos_tid           611 net/mac80211/wpa.c 		aad[24] = qos_tid;
qos_tid           849 net/mac80211/wpa.c 	u8 qos_tid;
qos_tid           866 net/mac80211/wpa.c 		qos_tid = ieee80211_get_tid(hdr);
qos_tid           868 net/mac80211/wpa.c 		qos_tid = 0;
qos_tid           875 net/mac80211/wpa.c 	rx_pn = key->u.gen.rx_pn[qos_tid];