Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c325 struct tx_status_words *tx_tail_desc; member
809 yp->tx_tail_desc = &yp->tx_status[0]; in yellowfin_init_ring()
950 if ((intr_status & IntrTxDone) || (yp->tx_tail_desc->tx_errs)) { in yellowfin_interrupt()
1020 yp->tx_tail_desc = &yp->tx_status[dirty_tx % TX_RING_SIZE]; in yellowfin_interrupt()