Searched refs:LastIndSeq (Results 1 – 4 of 4) sorted by relevance
312 u16 LastIndSeq = RESET_RCV_SEQ; in ba_indicate_reordering_mpdus_in_order() local327 LastIndSeq = StartSeq; in ba_indicate_reordering_mpdus_in_order()335 return LastIndSeq; in ba_indicate_reordering_mpdus_in_order()374 pBAEntry->LastIndSeq = mpdu_blk->Sequence; in ba_refresh_reordering_mpdus()380 pBAEntry->LastIndSeq = RESET_RCV_SEQ; in ba_refresh_reordering_mpdus()407 MAX_REORDERING_PACKET_TIMEOUT, pBAEntry->LastIndSeq)); in ba_flush_reordering_timeout_mpdus()420 Sequence = (pBAEntry->LastIndSeq + 1) & MAXSEQ; in ba_flush_reordering_timeout_mpdus()423 pBAEntry->LastIndSeq = Sequence; in ba_flush_reordering_timeout_mpdus()431 pBAEntry->LastIndSeq = Sequence; in ba_flush_reordering_timeout_mpdus()435 ("%x, flush one!\n", pBAEntry->LastIndSeq)); in ba_flush_reordering_timeout_mpdus()[all …]
790 pBAEntry->LastIndSeq)); in RTUSBWatchDog()
1528 pRecBAEntry->LastIndSeq, in getBaInfo()
977 u16 LastIndSeq; member