HomeSort by relevance Sort by last modified time
    Searched refs:tx_full (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
w89c840.c 247 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;
via-rhine.c 595 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 515 milliseconds