Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
D3c574_cs.c139 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
668 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull in tc574_reset()
1139 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD); in el3_close()
D3c515.c191 AckIntr = 13 << 11, SetIntrEnb = 14 << 11, SetStatusEnb = 15 << 11, enumerator
865 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull in corkscrew_open()
1228 outw(SetIntrEnb | TxAvailable | in corkscrew_interrupt()
1445 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD); in corkscrew_close()
D3c509.c129 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
1225 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD); in el3_down()
1311 outw(SetIntrEnb | IntLatch|TxAvailable|TxComplete|RxComplete|StatsFull, in el3_up()
D3c589_cs.c87 SetIntrEnb = 14<<11, enumerator
477 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull in tc589_reset()
D3c59x.c453 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
1702 vp->intr_enable = SetIntrEnb | IntLatch | TxAvailable | in vortex_up()
1991 iowrite16(SetIntrEnb | in vortex_error()
2710 iowrite16(SetIntrEnb | 0x0000, ioaddr + EL3_CMD); in vortex_down()