Home
last modified time | relevance | path

Searched refs:CR_R_TXSTOP (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/
Dfealnx.c224 CR_R_TXSTOP = 0x04000000, /* tx stopped (name?) */ enumerator
454 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()