Searched defs:pTxHwQueue (Results 1 – 3 of 3) sorted by relevance
81 TxHwQueueObj_t *pTxHwQueue; in txHwQueue_Create() local107 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_Destroy() local127 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_init() local176 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_setHwInfo() local217 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_configQueue() local262 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_restart() local307 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_alloc() local437 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_free() local521 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_GetUsedHwBlks() local536 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueue_printInfo() local
81 TxHwQueueObj_t *pTxHwQueue = (TxHwQueueObj_t *)hTxHwQueue; in txHwQueueCalc_BlocksNum() local151 static UINT16 CalcFragThreshold(TxHwQueueObj_t *pTxHwQueue, txCtrlBlkEntry_t *pPktCtrlBlk) in CalcFragThreshold()233 static UINT16 GetTxOpFragThreshold(TxHwQueueObj_t *pTxHwQueue, txCtrlBlkEntry_t *pPktCtrlBlk, in GetTxOpFragThreshold()
128 TTxHwQueue *pTxHwQueue; in txHwQueue_Create() local156 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_Destroy() local177 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_Init() local198 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_Config() local235 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_SetHwInfo() local256 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_Restart() local309 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_AllocResources() local440 static void txHwQueue_UpdateFreeBlocks (TTxHwQueue *pTxHwQueue, TI_UINT32 uQueueId, TI_UINT32 uFree… in txHwQueue_UpdateFreeBlocks()534 TTxHwQueue *pTxHwQueue = (TTxHwQueue *)hTxHwQueue; in txHwQueue_UpdateFreeResources() local625 static TI_UINT32 txHwQueue_CheckResources (TTxHwQueue *pTxHwQueue, TTxHwQueueInfo *pQueueInfo) in txHwQueue_CheckResources()[all …]