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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dioc3-eth.c660 int tx_entry, o_entry; local
667 tx_entry = (etcir >> 7) & 127;
672 while (o_entry != tx_entry) {
682 tx_entry = (etcir >> 7) & 127;

Completed in 59 milliseconds