Home
last modified time | relevance | path

Searched refs:HP100_TX_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h209 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
Dhp100.c1701 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); in hp100_start_xmit()
2281 if ((lp->mode == 1) && (val & (HP100_TX_COMPLETE))) in hp100_interrupt()
2354 HP100_TX_COMPLETE | in hp100_start_interface()