Lines Matching refs:tx1
345 if (ei_local->tx1 == 0) { in __ei_start_xmit()
347 ei_local->tx1 = send_length; in __ei_start_xmit()
357 ei_local->tx1 > 0) in __ei_start_xmit()
360 ei_local->tx1, ei_local->lasttx, ei_local->txing); in __ei_start_xmit()
364 ei_local->tx1, ei_local->tx2, ei_local->lasttx); in __ei_start_xmit()
386 ei_local->tx1 = -1; in __ei_start_xmit()
395 if (ei_local->tx1 && ei_local->tx2) in __ei_start_xmit()
591 if (ei_local->tx1 < 0) { in ei_tx_intr()
594 ei_local->name, ei_local->lasttx, ei_local->tx1); in ei_tx_intr()
595 ei_local->tx1 = 0; in ei_tx_intr()
609 if (ei_local->tx1 > 0) { in ei_tx_intr()
611 NS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page); in ei_tx_intr()
613 ei_local->tx1 = -1; in ei_tx_intr()
1028 ei_local->tx1 = ei_local->tx2 = 0; in __NS8390_init()
1051 ei_local->tx1 = ei_local->tx2 = 0; in __NS8390_init()