Home
last modified time | relevance | path

Searched refs:RxEarly (Results 1 – 25 of 34) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c574_cs.c147 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
666 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
669 | AdapterFailure | RxEarly, ioaddr + EL3_CMD); in tc574_reset()
785 (IntLatch | RxComplete | RxEarly | StatsFull)) { in el3_interrupt()
807 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
811 if (status & RxEarly) { in el3_interrupt()
813 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c589_cs.c103 RxEarly = 0x0020, enumerator
474 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
630 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
634 if (status & RxEarly) { in el3_interrupt()
637 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c509.c133 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
793 if (status & (AdapterFailure | RxEarly | StatsFull | TxComplete)) { in el3_interrupt()
797 if (status & RxEarly) { /* Rx early is unused. */ in el3_interrupt()
799 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
1304 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()
H A D3c515.c200 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
849 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1189 if (status & (AdapterFailure | RxEarly | StatsFull)) { in corkscrew_interrupt()
1191 if (status & RxEarly) { /* Rx early is unused. */ in corkscrew_interrupt()
1193 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in corkscrew_interrupt()
H A D3c59x.c466 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
1706 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in vortex_up()
1975 if (status & RxEarly) /* Rx early is unused. */ in vortex_error()
1976 iowrite16(AckIntr | RxEarly, ioaddr + EL3_CMD); in vortex_error()
2323 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in _vortex_interrupt()
2326 if (status & RxEarly) in _vortex_interrupt()
2467 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in _boomerang_interrupt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c574_cs.c147 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
666 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
669 | AdapterFailure | RxEarly, ioaddr + EL3_CMD); in tc574_reset()
785 (IntLatch | RxComplete | RxEarly | StatsFull)) { in el3_interrupt()
807 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
811 if (status & RxEarly) { in el3_interrupt()
813 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c589_cs.c103 RxEarly = 0x0020, enumerator
474 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
630 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
634 if (status & RxEarly) { in el3_interrupt()
637 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c509.c133 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
793 if (status & (AdapterFailure | RxEarly | StatsFull | TxComplete)) { in el3_interrupt()
797 if (status & RxEarly) { /* Rx early is unused. */ in el3_interrupt()
799 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
1304 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()
H A D3c515.c200 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
849 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1189 if (status & (AdapterFailure | RxEarly | StatsFull)) { in corkscrew_interrupt()
1191 if (status & RxEarly) { /* Rx early is unused. */ in corkscrew_interrupt()
1193 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in corkscrew_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c574_cs.c147 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
666 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
669 | AdapterFailure | RxEarly, ioaddr + EL3_CMD); in tc574_reset()
785 (IntLatch | RxComplete | RxEarly | StatsFull)) { in el3_interrupt()
807 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
811 if (status & RxEarly) { in el3_interrupt()
813 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c589_cs.c103 RxEarly = 0x0020, enumerator
474 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
630 if (status & (AdapterFailure | RxEarly | StatsFull)) { in el3_interrupt()
634 if (status & RxEarly) { in el3_interrupt()
637 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
H A D3c509.c133 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
793 if (status & (AdapterFailure | RxEarly | StatsFull | TxComplete)) { in el3_interrupt()
797 if (status & RxEarly) { /* Rx early is unused. */ in el3_interrupt()
799 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in el3_interrupt()
1304 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()
H A D3c515.c200 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
849 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1189 if (status & (AdapterFailure | RxEarly | StatsFull)) { in corkscrew_interrupt()
1191 if (status & RxEarly) { /* Rx early is unused. */ in corkscrew_interrupt()
1193 outw(AckIntr | RxEarly, ioaddr + EL3_CMD); in corkscrew_interrupt()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A D3c515.c130 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
407 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
427 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A D3c515.c129 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator
406 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_reset()
426 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in t515_poll()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/dlink/
H A Ddl2k.h156 RxEarly = 0x0020, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/dlink/
H A Ddl2k.h156 RxEarly = 0x0020, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/dlink/
H A Ddl2k.h156 RxEarly = 0x0020, enumerator

12