Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds