Searched refs:tx_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sgi/
H A Dioc3-eth.c657 int tx_entry, o_entry; ioc3_tx() local
664 tx_entry = (etcir >> 7) & 127; ioc3_tx()
669 while (o_entry != tx_entry) { ioc3_tx()
679 tx_entry = (etcir >> 7) & 127; ioc3_tx()

Completed in 65 milliseconds