Searched refs:RfdCnt (Results 1 – 1 of 1) sorted by relevance
537 u8 RfdCnt = 0; in rtllib_FlushRxTsPendingPkts() local541 if (RfdCnt >= REORDER_WIN_SIZE) { in rtllib_FlushRxTsPendingPkts()555 ieee->RfdArray[RfdCnt] = pRxReorderEntry->prxb; in rtllib_FlushRxTsPendingPkts()557 RfdCnt = RfdCnt + 1; in rtllib_FlushRxTsPendingPkts()561 rtllib_indicate_packets(ieee, ieee->RfdArray, RfdCnt); in rtllib_FlushRxTsPendingPkts()