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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c245 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:winbond_private
531 w840private.tx_full = 1;
910 w840private.tx_full = 0;
H A Dpcnet32.c266 char tx_full; member in struct:pcnet32_private
408 lp->tx_full = 0;
H A Dvia-rhine.c599 the 'lp->tx_full' flag.
603 empty by incrementing the dirty_tx mark. Iff the 'lp->tx_full' flag is set, it
604 clears both the tx_full and tbusy flags.
647 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:rhine_private
676 tp->tx_full = 0;

Completed in 32 milliseconds