Searched refs:enet_tx_reclaim_info_t (Results 1 – 2 of 2) sorted by relevance
373 } enet_tx_reclaim_info_t; typedef378 enet_tx_reclaim_info_t *txDirtyBase; /*!< Dirty buffer descriptor base address pointer. */408 …enet_tx_reclaim_info_t *txDirtyStartAddr; /*!< Start address of the dirty Tx frame information. */474 enet_tx_reclaim_info_t *txReclaimInfo,
2066 enet_tx_reclaim_info_t *txDirty = NULL; in ENET_ReclaimTxDescriptor()2141 enet_tx_reclaim_info_t *txDirty = &txDirtyRing->txDirtyBase[txDirtyRing->txGenIdx]; in ENET_SendFrame()