Home
last modified time | relevance | path

Searched refs:RESET_RCV_SEQ (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dba_action.c40 #define RESET_RCV_SEQ (0xFFFF) macro
312 u16 LastIndSeq = RESET_RCV_SEQ; in ba_indicate_reordering_mpdus_in_order()
380 pBAEntry->LastIndSeq = RESET_RCV_SEQ; in ba_refresh_reordering_mpdus()
430 if (Sequence != RESET_RCV_SEQ) { in ba_flush_reordering_timeout_mpdus()
627 pBAEntry->LastIndSeq = RESET_RCV_SEQ; /*pFrame->BaStartSeq.field.StartSeq; */ in BARecSessionAdd()
944 pBAEntry->LastIndSeq = RESET_RCV_SEQ; in BARecSessionTearDown()
1567 if (pBAEntry->LastIndSeq == RESET_RCV_SEQ) { in Indicate_AMPDU_Packet()
1589 if (LastIndSeq != RESET_RCV_SEQ) { in Indicate_AMPDU_Packet()
1646 if (TmpSeq != RESET_RCV_SEQ) { in Indicate_AMPDU_Packet()