Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/smsc/
Depic100.c56 #define TX_TOTAL_SIZE TX_RING_SIZE*sizeof(struct epic_tx_desc)
233 struct epic_tx_desc { struct
254 struct epic_tx_desc *tx_ring; argument
813 (ep->dirty_tx % TX_RING_SIZE) * sizeof(struct epic_tx_desc)); in epic_restart()
939 (i+1)*sizeof(struct epic_tx_desc); in epic_init_ring()