IntrTxDone
if (intr_status & (IntrTxDone | IntrDrvRqst)) {
IntrDrvRqst | IntrTxDone | StatsMax | \
(IntrTxDone | IntrTxIntr | IntrTxIdle | IntrTxErr)) {
if (intr_status & IntrTxDone){
if ((intr_status & ~(LinkChange|StatsMax|NegotiationChange|IntrRxDone|IntrTxDone)) &&
if ((intr_status & IntrTxDone) || (yp->tx_tail_desc->tx_errs)) {
IntrNormalSummary = IntrRxDone | IntrTxDone,
#define RHINE_EVENT_NAPI_TX (IntrTxDone | RHINE_EVENT_NAPI_TX_ERR)