Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.h213 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
Dhp100.c1713 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); in hp100_start_xmit()
2293 if ((lp->mode == 1) && (val & (HP100_TX_COMPLETE))) in hp100_interrupt()
2366 HP100_TX_COMPLETE | in hp100_start_interface()