Searched refs:RfdCnt (Results 1 – 1 of 1) sorted by relevance
526 u8 RfdCnt = 0; in rtllib_FlushRxTsPendingPkts() local530 if (RfdCnt >= REORDER_WIN_SIZE) { in rtllib_FlushRxTsPendingPkts()544 ieee->RfdArray[RfdCnt] = pRxReorderEntry->prxb; in rtllib_FlushRxTsPendingPkts()546 RfdCnt = RfdCnt + 1; in rtllib_FlushRxTsPendingPkts()550 rtllib_indicate_packets(ieee, ieee->RfdArray, RfdCnt); in rtllib_FlushRxTsPendingPkts()