Searched refs:HP100_TX_IDLE (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.h405 #define HP100_TX_IDLE 0x40 /* 0:Yes, 1:No currently Txing pkts */ macro
H A Dhp100.c1407 if ((hp100_inb(MAC_CFG_1) & (HP100_TX_IDLE | HP100_RX_IDLE)) == (HP100_TX_IDLE | HP100_RX_IDLE))
2182 HP100_TX_EN | HP100_TX_IDLE, MAC_CFG_1); /* enable tx */
2411 if ((hp100_inb(MAC_CFG_1) & (HP100_TX_IDLE | HP100_RX_IDLE)) == (HP100_TX_IDLE | HP100_RX_IDLE)) {
/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.h405 #define HP100_TX_IDLE 0x40 /* 0:Yes, 1:No currently Txing pkts */ macro
H A Dhp100.c1407 if ((hp100_inb(MAC_CFG_1) & (HP100_TX_IDLE | HP100_RX_IDLE)) == (HP100_TX_IDLE | HP100_RX_IDLE))
2182 HP100_TX_EN | HP100_TX_IDLE, MAC_CFG_1); /* enable tx */
2411 if ((hp100_inb(MAC_CFG_1) & (HP100_TX_IDLE | HP100_RX_IDLE)) == (HP100_TX_IDLE | HP100_RX_IDLE)) {

Completed in 64 milliseconds