Searched refs:inc_txbd (Results 1 – 1 of 1) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/ |
| D | edd_tx.c | 48 static void inc_txbd(void *pD, uint32_t stat, txDesc **bd, uintptr_t **vp, in inc_txbd() function 270 inc_txbd(pD, stat, &freeDesc, &txQ->vHead, txQ); in emacQueueTxBuf() 392 inc_txbd(pD, stat, &freeDesc, &txQ->vHead, txQ); in emacQTxBuf() 637 inc_txbd(pD, descData->txDescStat, &txQ->bdTail, &txQ->vTail, txQ); in emacFreeTxDesc()
|