Lines Matching refs:tx_full
183 the 'yp->tx_full' flag.
187 empty by incrementing the dirty_tx mark. Iff the 'yp->tx_full' flag is set, it
188 clears both the tx_full and tbusy flags.
328 unsigned int tx_full:1; /* The Tx queue is full. */
729 yp->tx_full = 0;
884 yp->tx_full = 1;
941 if (yp->tx_full &&
944 yp->tx_full = 0;
1005 dirty_tx, yp->cur_tx, yp->tx_full);
1010 if (yp->tx_full &&
1013 yp->tx_full = 0;