Searched refs:RxAcceptTx (Results 1 – 3 of 3) sorted by relevance
165 RxAcceptTx = 0x10000000, enumerator740 rx_config |= RxAcceptTx; in natsemi_check_duplex()743 rx_config &= ~RxAcceptTx; in natsemi_check_duplex()
146 RxAcceptTx = 0x10000000, enumerator707 rx_config |= RxAcceptTx; in ns8382x_check_duplex()710 rx_config &= ~RxAcceptTx; in ns8382x_check_duplex()
439 RxAcceptTx = 0x10000000, enumerator1690 if (duplex ^ !!(np->rx_config & RxAcceptTx)) { in check_link()1697 np->rx_config |= RxAcceptTx; in check_link()1700 np->rx_config &= ~RxAcceptTx; in check_link()