Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c359 IntrTxError = 0x0008, enumerator
373 IntrTxErrSummary = IntrTxDescRace | IntrTxAborted | IntrTxError |
767 if ((status & IntrTxError) && in rhine_tx_err()
804 #define RHINE_EVENT_NAPI_TX_ERR (IntrTxError | \