Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A D3c515.c237 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
379 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
404 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
750 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A D3c515.c236 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
378 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in t515_reset()
403 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()
749 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c515.c315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
683 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
802 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()
846 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()
1434 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1438 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()
1669 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_up()
1698 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in vortex_up()
1701 (vp->full_bus_master_rx ? 0 : RxComplete) | in vortex_up()
1731 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_open()
2510 if (vp->full_bus_master_rx) in vortex_boomerang_interrupt()
2711 if (vp->full_bus_master_rx) in vortex_down()
2752 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in vortex_close()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c515.c315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
683 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
802 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()
846 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()
1434 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1438 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()
1669 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_up()
1698 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in vortex_up()
1701 (vp->full_bus_master_rx ? 0 : RxComplete) | in vortex_up()
1731 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_open()
2510 if (vp->full_bus_master_rx) in vortex_boomerang_interrupt()
2711 if (vp->full_bus_master_rx) in vortex_down()
2752 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in vortex_close()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/3com/
H A D3c515.c315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
683 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
802 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()
846 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()
1434 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1438 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()
1669 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_up()
1698 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in vortex_up()
1701 (vp->full_bus_master_rx ? 0 : RxComplete) | in vortex_up()
1731 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_open()
2510 if (vp->full_bus_master_rx) in vortex_boomerang_interrupt()
2711 if (vp->full_bus_master_rx) in vortex_down()
2752 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in vortex_close()