Searched refs:NUM_TX_DESCRIPTORS (Results 1 – 4 of 4) sorted by relevance
59 #if ((DATA_QUEUE_DEPTH_TOTAL + (MGMT_QUEUES_DEPTH * 2) + NUM_TX_DESCRIPTORS) > (CTRL_BLK_ENTRIES_NU…
62 #define NUM_TX_DESCRIPTORS 32 /* Total number of Tx descriptors in the FW */ macro
630 if (pTxHwQueue->uNumUsedDescriptors < NUM_TX_DESCRIPTORS) in txHwQueue_CheckResources()
80 pCfg->totalTxDescriptors = ENDIAN_HANDLE_LONG(NUM_TX_DESCRIPTORS); in cmdBld_CfgIeConfigMemory()