Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.c184 int txrcommit; /* # Tx PDLs committed to adapter */ member
736 lp->rxrcommit = lp->txrcommit = 0; in hp100_probe1()
1198 lp->txrcommit = 0; in hp100_init_pdls()
1584 lp->txrcommit++; in hp100_start_xmit_bm()
1618 donecount = (lp->txrcommit) - hp100_inb(TX_PDL); in hp100_clean_txring()
1629 lp->txrcommit, hp100_inb(TX_PDL), donecount); in hp100_clean_txring()
1636 lp->txrcommit--; in hp100_clean_txring()