Lines Matching defs:tx_fill
57 int tx_fill;
421 for (i = mp->tx_empty; i != mp->tx_fill; ) {
484 mp->tx_fill = 0;
539 fill = mp->tx_fill;
567 mp->tx_fill = next;
752 if (i == mp->tx_fill) {
786 if (!mp->tx_bad_runt && i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE) {
795 } while (i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE);
843 } else if (i != mp->tx_fill) {
851 if (i != mp->tx_fill) {