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

/linux-master/drivers/net/ethernet/3com/
H A D3c515.c187 AckIntr = 13 << 11, SetIntrEnb = 14 << 11, SetStatusEnb = 15 << 11, enumerator in enum:corkscrew_cmd
855 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
1218 outw(SetIntrEnb | TxAvailable |
1435 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
H A D3c574_cs.c139 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:el3_cmds
667 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
1138 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
H A D3c509.c125 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:c509cmd
1217 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
1305 outw(SetIntrEnb | IntLatch|TxAvailable|TxComplete|RxComplete|StatsFull,
H A D3c589_cs.c86 SetIntrEnb = 14<<11, enumerator in enum:c509cmd
485 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
H A D3c59x.c453 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:vortex_cmd
1702 vp->intr_enable = SetIntrEnb | IntLatch | TxAvailable |
1991 iowrite16(SetIntrEnb |
2710 iowrite16(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);

Completed in 179 milliseconds