Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
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()
2715 if (vp->full_bus_master_tx) in vortex_down()
2763 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */ in vortex_close()
[all …]