Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c373 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError | enumerator
2155 if ((intr_status & IntrTxErrSummary) == 0) { in rhine_restart_tx()