Home
last modified time | relevance | path

Searched refs:vTail (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_tx.c633 descData->bufAdd.vAddr = *txQ->vTail; in emacFreeTxDesc()
637 inc_txbd(pD, descData->txDescStat, &txQ->bdTail, &txQ->vTail, txQ); in emacFreeTxDesc()
736 txQ->vTail = txQ->vAddrList; in emacResetTxQ()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h170 uintptr_t *vTail; // end of virt address circular array member