Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c172 int txrcommit; /* # Tx PDLs committed to adapter */ member
718 lp->rxrcommit = lp->txrcommit = 0; in hp100_probe1()
1180 lp->txrcommit = 0; in hp100_init_pdls()
1566 lp->txrcommit++; in hp100_start_xmit_bm()
1600 donecount = (lp->txrcommit) - hp100_inb(TX_PDL); in hp100_clean_txring()
1611 lp->txrcommit, hp100_inb(TX_PDL), donecount); in hp100_clean_txring()
1618 lp->txrcommit--; in hp100_clean_txring()