Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/via/
Dvia-rhine.c365 IntrTxError = 0x0008, enumerator
379 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError |
774 if ((status & IntrTxError) && in rhine_tx_err()
811 #define RHINE_EVENT_NAPI_TX_ERR (IntrTxError | \