Searched refs:SN_LESS (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c304 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
344 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Dieee80211_rx.c533 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
627 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
650 } else if(SN_LESS(WinEnd, SeqNum)) {
726 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Drtl819x_TSProc.c51 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
H A Dieee80211.h495 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c304 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
344 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Dieee80211_rx.c533 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
627 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
650 } else if(SN_LESS(WinEnd, SeqNum)) {
726 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Drtl819x_TSProc.c51 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
H A Dieee80211.h495 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_r8192s.h143 #define SN_LESS(a, b) (((a - b) & 0x800) != 0) macro
H A Dieee80211_rx.c485 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
579 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
602 } else if(SN_LESS(WinEnd, SeqNum)) {
678 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Dieee80211_tx.c349 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Drtl819x_TSProc.c67 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_r8192s.h143 #define SN_LESS(a, b) (((a - b) & 0x800) != 0) macro
H A Dieee80211_rx.c485 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
579 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
602 } else if(SN_LESS(WinEnd, SeqNum)) {
678 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Dieee80211_tx.c349 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Drtl819x_TSProc.c67 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_tx.c304 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
355 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Dieee80211_rx.c546 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
640 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
663 } else if(SN_LESS(WinEnd, SeqNum)) {
739 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Drtl819x_TSProc.c51 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
H A Dieee80211.h513 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_tx.c304 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
355 if (SN_LESS(pTxTs->TxAdmittedBARecord.BaStartSeqCtrl.field.SeqNum, (pTxTs->TxCurSeq+1)%4096))
H A Dieee80211_rx.c546 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
640 if(SN_LESS(SeqNum, pTS->RxIndicateSeq)) {
663 } else if(SN_LESS(WinEnd, SeqNum)) {
739 if( SN_LESS(pReorderEntry->SeqNum, pTS->RxIndicateSeq) ||
H A Drtl819x_TSProc.c51 if( SN_LESS(pReorderEntry->SeqNum, pRxTs->RxIndicateSeq) ||
H A Dieee80211.h513 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h490 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro

Completed in 370 milliseconds

12