Searched refs:uFwFreedBlksCntr (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Data_Service/
H A DtxHwQueue.c82 TI_UINT32 uFwFreedBlksCntr; /* Accumulated freed blocks in FW. */ member in struct:__anon1031
280 pQueueInfo->uFwFreedBlksCntr = 0;
450 if (uFreeBlocks == pQueueInfo->uFwFreedBlksCntr)
455 pQueueInfo->uFwFreedBlksCntr = uFreeBlocks;
704 pTxHwQueue->aTxHwQueueInfo[TxQid].uFwFreedBlksCntr,

Completed in 3 milliseconds