Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c59x.c467 IntReq = 0x0040, StatsFull = 0x0080, enumerator
1698 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete| in vortex_up()
1704 StatsFull | HostError | TxComplete | IntReq in vortex_up()
1980 if (status & StatsFull) { /* Empty statistics. */ in vortex_error()
1988 ioread16(ioaddr + EL3_STATUS) & StatsFull) { in vortex_error()
1992 (window_read16(vp, 5, 10) & ~StatsFull), in vortex_error()
1994 vp->intr_enable &= ~StatsFull; 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()