Home
last modified time | relevance | path

Searched refs:full_bus_master_rx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
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()
2248 * full_bus_master_tx == 0 && full_bus_master_rx == 0
2364 * full_bus_master_tx == 1 && full_bus_master_rx == 1
2510 if (vp->full_bus_master_rx) in vortex_boomerang_interrupt()
2711 if (vp->full_bus_master_rx) in vortex_down()
[all...]
H A D3c515.c315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
682 /* vp->full_bus_master_rx = 0; */ in corkscrew_setup()
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1440 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()
1671 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_up()
1700 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in vortex_up()
1703 (vp->full_bus_master_rx ? 0 : RxComplete) | in vortex_up()
1733 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_open()
2250 * full_bus_master_tx == 0 && full_bus_master_rx == 0
2366 * full_bus_master_tx == 1 && full_bus_master_rx == 1
2512 if (vp->full_bus_master_rx) in vortex_boomerang_interrupt()
2713 if (vp->full_bus_master_rx) in vortex_down()
[all...]
H A D3c515.c317 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
686 /* vp->full_bus_master_rx = 0; */ in corkscrew_setup()
687 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
806 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()
850 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()
1438 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()

Completed in 15 milliseconds