IEEE80211_QOS_HAS_SEQ 2107 drivers/staging/rtl8192u/ieee80211/ieee80211.h 		if (IEEE80211_QOS_HAS_SEQ(fc))
IEEE80211_QOS_HAS_SEQ  572 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c 	if (IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl)))
IEEE80211_QOS_HAS_SEQ  620 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c 	if (IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl)))
IEEE80211_QOS_HAS_SEQ  105 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS) && IEEE80211_QOS_HAS_SEQ(fc)) {
IEEE80211_QOS_HAS_SEQ  110 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	} else if (IEEE80211_QOS_HAS_SEQ(fc)) {
IEEE80211_QOS_HAS_SEQ  127 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 				    (IEEE80211_QOS_HAS_SEQ(fc) ? 2 : 0) /* QOS Control */);
IEEE80211_QOS_HAS_SEQ  172 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS) && IEEE80211_QOS_HAS_SEQ(fc)) {
IEEE80211_QOS_HAS_SEQ  177 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	} else if (IEEE80211_QOS_HAS_SEQ(fc)) {
IEEE80211_QOS_HAS_SEQ  427 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS) && IEEE80211_QOS_HAS_SEQ(fc)) {
IEEE80211_QOS_HAS_SEQ  432 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	} else if (IEEE80211_QOS_HAS_SEQ(fc)) { //QoS
IEEE80211_QOS_HAS_SEQ  770 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if ((IEEE80211_QOS_HAS_SEQ(fc)) && \
IEEE80211_QOS_HAS_SEQ  775 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (IEEE80211_QOS_HAS_SEQ(fc)) {