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

/external/grub/netboot/
H A Dw89c840.c247 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:winbond_private
540 w840private.tx_full = 1;
904 w840private.tx_full = 0;
H A Dvia-rhine.c595 the 'lp->tx_full' flag.
599 empty by incrementing the dirty_tx mark. Iff the 'lp->tx_full' flag is set, it
600 clears both the tx_full and tbusy flags.
646 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:rhine_private
679 tp->tx_full = 0;

Completed in 240 milliseconds