Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D3c59x.c814 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member
1378 vp->full_bus_master_tx = 1; in vortex_probe1()
1389 if (vp->full_bus_master_tx) { in vortex_probe1()
1631 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in vortex_up()
1653 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in vortex_up()
1883 if (vp->full_bus_master_tx) in vortex_tx_timeout()
1897 if (vp->full_bus_master_tx) { in vortex_tx_timeout()
1995 if (vp->full_bus_master_tx) { in vortex_error()
2024 if (!vp->full_bus_master_tx) in vortex_error()
2632 if (vp->full_bus_master_tx) in vortex_down()
[all …]
D3c515.c344 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
723 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_probe1()
879 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in corkscrew_open()
897 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in corkscrew_open()
1020 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx, in corkscrew_timeout()
1053 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */ in corkscrew_start_xmit()
1522 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */ in corkscrew_close()