Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c515.c315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
680 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
827 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in corkscrew_open()
845 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in corkscrew_open()
965 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx, in corkscrew_timeout()
997 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */ in corkscrew_start_xmit()
1442 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */ in corkscrew_close()
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1433 vp->full_bus_master_tx = 1; in vortex_probe1()
1443 if (vp->full_bus_master_tx) { in vortex_probe1()
1676 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in vortex_up()
1697 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in vortex_up()
1910 if (vp->full_bus_master_tx) { in vortex_tx_timeout()
2006 if (vp->full_bus_master_tx) { in vortex_error()
2035 if (!vp->full_bus_master_tx) in vortex_error()
2248 * full_bus_master_tx == 0 && full_bus_master_rx == 0
2364 * full_bus_master_tx
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c515.c317 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
684 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
831 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in corkscrew_open()
849 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in corkscrew_open()
969 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx, in corkscrew_timeout()
1001 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */ in corkscrew_start_xmit()
1446 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */ in corkscrew_close()
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1435 vp->full_bus_master_tx = 1; in vortex_probe1()
1445 if (vp->full_bus_master_tx) { in vortex_probe1()
1678 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in vortex_up()
1699 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in vortex_up()
1912 if (vp->full_bus_master_tx) { in vortex_tx_timeout()
2008 if (vp->full_bus_master_tx) { in vortex_error()
2037 if (!vp->full_bus_master_tx) in vortex_error()
2250 * full_bus_master_tx == 0 && full_bus_master_rx == 0
2366 * full_bus_master_tx
[all...]

Completed in 13 milliseconds