frameqos          999 drivers/staging/rtl8192e/rtllib.h 	return (u8)((union frameqos *)(buf + (((fc & RTLLIB_FCTL_TODS) &&
frameqos          780 drivers/staging/rtl8192e/rtllib_rx.c 	   (((union frameqos *)(skb->data + RTLLIB_3ADDR_LEN))->field.reserved))
frameqos         1195 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	return (u8)((frameqos *)(buf + (((fc & IEEE80211_FCTL_TODS) && (fc & IEEE80211_FCTL_FROMDS)) ? 30 : 24)))->field.tid;
frameqos          771 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 			(((frameqos *)(skb->data + IEEE80211_3ADDR_LEN))->field.reserved)) {