qwh               192 net80211/ieee80211_input.c 			struct ieee80211_qosframe *qwh =
qwh               194 net80211/ieee80211_input.c 			int tid = qwh->i_qos[0] & IEEE80211_QOS_TID;
qwh               197 net80211/ieee80211_input.c 			    letoh16(*(u_int16_t *)qwh->i_seq) >>
qwh               548 net80211/ieee80211_output.c 		struct ieee80211_qosframe *qwh =
qwh               550 net80211/ieee80211_output.c 		qwh->i_fc[0] |= IEEE80211_FC0_SUBTYPE_QOS;
qwh               551 net80211/ieee80211_output.c 		qwh->i_qos[0] = tid & IEEE80211_QOS_TID;
qwh               552 net80211/ieee80211_output.c 		qwh->i_qos[1] = 0;	/* no TXOP requested */
qwh               553 net80211/ieee80211_output.c 		*(u_int16_t *)&qwh->i_seq[0] =