Home
last modified time | relevance | path

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

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