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. */
731 yp->tx_full = 0;
886 yp->tx_full = 1;
943 if (yp->tx_full &&
946 yp->tx_full = 0;
1007 dirty_tx, yp->cur_tx, yp->tx_full);
1012 if (yp->tx_full &&
1015 yp->tx_full = 0;