Home
last modified time | relevance | path

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

/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()