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

/external/syslinux/gpxe/src/drivers/net/
H A Dw89c840.c240 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:winbond_private
530 w840private.tx_full = 1;
922 w840private.tx_full = 0;
H A Dpcnet32.c240 char tx_full; member in struct:pcnet32_private
382 lp->tx_full = 0;
H A Dvia-rhine.c630 the 'lp->tx_full' flag.
634 empty by incrementing the dirty_tx mark. Iff the 'lp->tx_full' flag is set, it
635 clears both the tx_full and tbusy flags.
678 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:rhine_private
718 tp->tx_full = 0;
H A D3c515.c237 tx_full:1; member in struct:corkscrew_private

Completed in 102 milliseconds