Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A D8139cp.c179 TxError = (1 << 23), /* Tx error summary */ enumerator
672 if (status & (TxError | TxFIFOUnder)) { in cp_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c176 TxError = (1 << 15), enumerator
570 if (status & TxError) { in de_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c179 TxError = (1 << 23), /* Tx error summary */ enumerator
672 if (status & (TxError | TxFIFOUnder)) { in cp_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c176 TxError = (1 << 15), enumerator
570 if (status & TxError) { in de_tx()

Completed in 12 milliseconds