Searched refs:TX_FREE (Results 1 – 2 of 2) sorted by relevance
123 #define TX_FREE 0x0C /* Remaining free bytes in Tx buffer. */ macro433 inb(ioaddr+TX_STATUS), inw(ioaddr+TX_FREE)); in dump_status()586 if (inw(ioaddr + TX_FREE) <= 1536) { in el3_start_xmit()
149 #define TX_FREE 0x0C /* Remaining free bytes in Tx buffer. */ macro700 inw(ioaddr + TX_FREE)); in el3_tx_timeout()744 if (inw(ioaddr + TX_FREE) > 1536) in el3_start_xmit()