TxEmpty
IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
if (status & (TxIntr | TxEmpty))
IntrAll = PciErr | TimerIntr | LenChg | SWInt | TxEmpty |
cp_norx_intr_mask = PciErr | LinkChg | TxOK | TxErr | TxEmpty,
if (status & (TxOK | TxErr | TxEmpty | SWInt))
#define EpicNapiEvent (TxEmpty | TxDone | \