Lines Matching refs:tx1
348 if (ei_local->tx1 == 0) { in __ei_start_xmit()
350 ei_local->tx1 = send_length; in __ei_start_xmit()
360 ei_local->tx1 > 0) in __ei_start_xmit()
363 ei_local->tx1, ei_local->lasttx, ei_local->txing); in __ei_start_xmit()
367 ei_local->tx1, ei_local->tx2, ei_local->lasttx); in __ei_start_xmit()
389 ei_local->tx1 = -1; in __ei_start_xmit()
398 if (ei_local->tx1 && ei_local->tx2) in __ei_start_xmit()
594 if (ei_local->tx1 < 0) { in ei_tx_intr()
597 ei_local->name, ei_local->lasttx, ei_local->tx1); in ei_tx_intr()
598 ei_local->tx1 = 0; in ei_tx_intr()
614 if (ei_local->tx1 > 0) { in ei_tx_intr()
616 NS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page); in ei_tx_intr()
618 ei_local->tx1 = -1; in ei_tx_intr()
1036 ei_local->tx1 = ei_local->tx2 = 0; in __NS8390_init()
1059 ei_local->tx1 = ei_local->tx2 = 0; in __NS8390_init()