Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dnatsemi.c539 RxAcceptTx = 0x10000000, enumerator
1213 if (duplex ^ !!(np->rx_config & RxAcceptTx)) { in check_link()
1220 np->rx_config |= RxAcceptTx; in check_link()
1223 np->rx_config &= ~RxAcceptTx; in check_link()