SN_EQUAL         1620 drivers/staging/rtl8188eu/core/rtw_recv.c 	if (SN_EQUAL(seq_num, preorder_ctrl->indicate_seq)) {
SN_EQUAL         1650 drivers/staging/rtl8188eu/core/rtw_recv.c 		else if (SN_EQUAL(pnextattrib->seq_num, pattrib->seq_num))
SN_EQUAL         1699 drivers/staging/rtl8188eu/core/rtw_recv.c 			if (SN_EQUAL(preorder_ctrl->indicate_seq, pattrib->seq_num))
SN_EQUAL          838 drivers/staging/rtl8188eu/core/rtw_xmit.c 				} else if (SN_EQUAL(pattrib->seqnum, tx_seq)) {
SN_EQUAL           43 drivers/staging/rtl8192e/rtl819x_TSProc.c 			    SN_EQUAL(pReorderEntry->SeqNum,
SN_EQUAL           47 drivers/staging/rtl8192e/rtl819x_TSProc.c 				if (SN_EQUAL(pReorderEntry->SeqNum,
SN_EQUAL          459 drivers/staging/rtl8192e/rtllib_rx.c 		else if (SN_EQUAL(pReorderEntry->SeqNum,
SN_EQUAL          611 drivers/staging/rtl8192e/rtllib_rx.c 	if (SN_EQUAL(SeqNum, pTS->RxIndicateSeq)) {
SN_EQUAL          705 drivers/staging/rtl8192e/rtllib_rx.c 		    SN_EQUAL(pReorderEntry->SeqNum, pTS->RxIndicateSeq)) {
SN_EQUAL          717 drivers/staging/rtl8192e/rtllib_rx.c 			if (SN_EQUAL(pReorderEntry->SeqNum, pTS->RxIndicateSeq))
SN_EQUAL          511 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 		else if (SN_EQUAL(pReorderEntry->SeqNum, list_entry(pList->next, struct rx_reorder_entry, List)->SeqNum))
SN_EQUAL          619 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (SN_EQUAL(SeqNum, pTS->rx_indicate_seq)) {
SN_EQUAL          698 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 		    SN_EQUAL(pReorderEntry->SeqNum, pTS->rx_indicate_seq)) {
SN_EQUAL          708 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 			if (SN_EQUAL(pReorderEntry->SeqNum, pTS->rx_indicate_seq))
SN_EQUAL           48 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 				SN_EQUAL(pReorderEntry->SeqNum, pRxTs->rx_indicate_seq)) {
SN_EQUAL           51 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 				if (SN_EQUAL(pReorderEntry->SeqNum, pRxTs->rx_indicate_seq))
SN_EQUAL          461 drivers/staging/rtl8712/rtl8712_recv.c 	if (SN_EQUAL(seq_num, preorder_ctrl->indicate_seq))
SN_EQUAL          491 drivers/staging/rtl8712/rtl8712_recv.c 		else if (SN_EQUAL(pnextattrib->seq_num, pattrib->seq_num))
SN_EQUAL          532 drivers/staging/rtl8712/rtl8712_recv.c 			if (SN_EQUAL(preorder_ctrl->indicate_seq,
SN_EQUAL         2014 drivers/staging/rtl8723bs/core/rtw_recv.c 	if (SN_EQUAL(seq_num, preorder_ctrl->indicate_seq)) {
SN_EQUAL         2066 drivers/staging/rtl8723bs/core/rtw_recv.c 		else if (SN_EQUAL(pnextattrib->seq_num, pattrib->seq_num))
SN_EQUAL         2163 drivers/staging/rtl8723bs/core/rtw_recv.c 			if (SN_EQUAL(preorder_ctrl->indicate_seq, pattrib->seq_num)) {
SN_EQUAL         1133 drivers/staging/rtl8723bs/core/rtw_xmit.c 					} else if (SN_EQUAL(pattrib->seqnum, tx_seq)) {