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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c244 int tx_q_bytes; member in struct:winbond_private
521 w840private.tx_q_bytes = (u16) s;
527 if ((w840private.drv_flags & HasBrokenTx) && w840private.tx_q_bytes > TX_BUG_FIFO_LIMIT) {
911 w840private.tx_q_bytes = w840private.cur_rx = w840private.cur_tx = 0;

Completed in 17 milliseconds