Searched refs:RxAcceptTx (Results 1 – 1 of 1) sorted by relevance
539 RxAcceptTx = 0x10000000, enumerator1213 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()