Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-rhine.c380 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError | enumerator
2097 if ((intr_status & IntrTxErrSummary) == 0) { in rhine_restart_tx()