Searched refs:RxAcceptTx (Results 1 – 3 of 3) sorted by relevance
147 RxAcceptTx = 0x10000000, enumerator708 rx_config |= RxAcceptTx; in ns8382x_check_duplex()711 rx_config &= ~RxAcceptTx; in ns8382x_check_duplex()
166 RxAcceptTx = 0x10000000, enumerator741 rx_config |= RxAcceptTx; in natsemi_check_duplex()744 rx_config &= ~RxAcceptTx; in natsemi_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()