Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c335 unsigned int next_tx, nic_tx; member
587 np->next_tx = np->nic_tx = 0; in init_ring()
846 int nr = np->next_tx % TX_RING; in forcedeth_transmit()
872 np->next_tx++; in forcedeth_transmit()