Searched refs:RfdCnt (Results 1 – 1 of 1) sorted by relevance
545 u8 RfdCnt = 0; in rtllib_FlushRxTsPendingPkts() local549 if (RfdCnt >= REORDER_WIN_SIZE) { in rtllib_FlushRxTsPendingPkts()563 ieee->RfdArray[RfdCnt] = pRxReorderEntry->prxb; in rtllib_FlushRxTsPendingPkts()565 RfdCnt = RfdCnt + 1; in rtllib_FlushRxTsPendingPkts()569 rtllib_indicate_packets(ieee, ieee->RfdArray, RfdCnt); in rtllib_FlushRxTsPendingPkts()