Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/via/
Dvia-rhine.c373 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError | enumerator
2155 if ((intr_status & IntrTxErrSummary) == 0) { in rhine_restart_tx()