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

/linux-master/drivers/net/ethernet/3com/
H A D3c515.c314 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member in struct:corkscrew_private
681 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0;
828 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */
846 (vp->full_bus_master_tx ? DownComplete : TxAvailable) |
966 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx,
998 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */
1443 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */
H A D3c59x.c626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member in struct:vortex_private
1435 vp->full_bus_master_tx = 1;
1445 if (vp->full_bus_master_tx) {
1678 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */
1699 (vp->full_bus_master_tx ? DownComplete : TxAvailable) |
1912 if (vp->full_bus_master_tx) {
2008 if (vp->full_bus_master_tx) {
2037 if (!vp->full_bus_master_tx)
2250 * full_bus_master_tx == 0 && full_bus_master_rx == 0
2366 * full_bus_master_tx
[all...]

Completed in 199 milliseconds