Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c59x.c465 IntLatch = 0x0001, HostError = 0x0002, TxComplete = 0x0004, enumerator
1698 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete| in vortex_up()
1704 StatsFull | HostError | TxComplete | IntReq in vortex_up()
1950 if (status & TxComplete) { /* Really "TxError" for us. */ in vortex_error()
2325 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in _vortex_interrupt()
2469 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in _boomerang_interrupt()