Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c196 TxOWC = (1 << 22), /* Tx Out-of-window collision */ enumerator
676 if (status & TxOWC) in cp_tx()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c180 TxOWC = (1 << 9), enumerator
575 if (status & TxOWC) in de_tx()