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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dnatsemi.c453 RxAcceptTx = 0x10000000, enumerator in enum:RxConfig_bits
1697 if (duplex ^ !!(np->rx_config & RxAcceptTx)) {
1704 np->rx_config |= RxAcceptTx;
1707 np->rx_config &= ~RxAcceptTx;

Completed in 22 milliseconds