Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-rhine.c366 IntrTxError = 0x0008, enumerator
380 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError |
776 if ((status & IntrTxError) && in rhine_tx_err()
813 #define RHINE_EVENT_NAPI_TX_ERR (IntrTxError | \