TxComplete
outw(SetIntrEnb | IntLatch|TxAvailable|TxComplete|RxComplete|StatsFull,
if (status & (AdapterFailure | RxEarly | StatsFull | TxComplete)) {
if (status & TxComplete) { /* Really Tx error. */
TxComplete, ioaddr + EL3_CMD);
if (status & TxComplete)
if (status & TxComplete)
vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete|
StatsFull | HostError | TxComplete | IntReq
if (status & TxComplete) { /* Really "TxError" for us. */
if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) {
if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq))