Searched refs:STAT_RXON (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dether3.h57 #define STAT_RXON 0x0200 macro
H A Dether3.c335 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON))
435 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON))
696 if (!(ether3_inw(REG_STATUS) & STAT_RXON)) {

Completed in 40 milliseconds