Home
last modified time | relevance | path

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

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