Searched refs:CR_R_TXSTOP (Results 1 – 1 of 1) sorted by relevance
224 CR_R_TXSTOP = 0x04000000, /* tx stopped (name?) */ enumerator454 if ( (ioread32(ioaddr + TCRRCR) & (CR_R_RXSTOP+CR_R_TXSTOP)) in stop_nic_rxtx()455 == (CR_R_RXSTOP+CR_R_TXSTOP) ) in stop_nic_rxtx()