Searched refs:HP100_TX_COMPLETE (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dhp100.h213 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
H A Dhp100.c1712 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS);
2291 * HP100_TX_COMPLETE interrupt occurs when packet transmitted on wire
2294 if ((lp->mode == 1) && (val & (HP100_TX_COMPLETE)))
2367 HP100_TX_COMPLETE |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dhp100.h213 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
H A Dhp100.c1712 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS);
2291 * HP100_TX_COMPLETE interrupt occurs when packet transmitted on wire
2294 if ((lp->mode == 1) && (val & (HP100_TX_COMPLETE)))
2367 HP100_TX_COMPLETE |

Completed in 73 milliseconds