Searched refs:RxTx (Results 1 – 2 of 2) sorted by relevance
171 RxTx = (TxOn | RxOn), enumerator525 iowrite32(tp->csr6 | RxTx, ioaddr + CSR6); in tulip_start_rxtx()535 if (csr6 & RxTx) { in tulip_stop_rxtx()537 iowrite32(csr6 & ~RxTx, ioaddr + CSR6); in tulip_stop_rxtx()
209 RxTx = TxEnable | RxEnable, enumerator215 RxTx | BOCnt | AcceptAllPhys | AcceptAllMulticast,853 if (macmode & RxTx) { in de_stop_rxtx()854 dw32(MacMode, macmode & ~RxTx); in de_stop_rxtx()876 if ((macmode & RxTx) != RxTx) { in de_start_rxtx()877 dw32(MacMode, macmode | RxTx); in de_start_rxtx()1265 dw32(MacMode, RxTx | macmode); in de_init_hw()