Home
last modified time | relevance | path

Searched refs:totalMemBlks (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
Dpublic_descriptors.h104 …uint8 totalMemBlks; /* Total number of memory blocks allocated by the host for this pa… member
/hardware/ti/wlan/wl1271/TWD/Data_Service/
DtxCtrlBlk.c285 pTxCtrlBlk->aTxCtrlBlkTbl[entry].tTxDescriptor.totalMemBlks, in txCtrlBlk_PrintTable()
DtxHwQueue.c361 pTxCtrlBlk->tTxDescriptor.totalMemBlks = uNumBlksToAlloc; in txHwQueue_AllocResources()