Searched defs:txDescSize (Results 1 – 2 of 2) sorted by relevance
681 void emacGetTxDescSize(void *pD, uint32_t *txDescSize) in emacGetTxDescSize()
79 uint16_t *txDescSize, in calcDescriptorSizes()1049 uint16_t txDescSize, rxDescSize, sumTxDesc, sumRxDesc; in emacProbe() local