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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c515.c321 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member in struct:corkscrew_private
691 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0;
840 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */
858 (vp->full_bus_master_tx ? DownComplete : TxAvailable) |
978 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx,
1010 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */
1459 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */
H A D3c59x.c619 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member in struct:vortex_private
1432 vp->full_bus_master_tx = 1;
1442 if (vp->full_bus_master_tx) {
1686 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */
1707 (vp->full_bus_master_tx ? DownComplete : TxAvailable) |
1912 if (vp->full_bus_master_tx)
1926 if (vp->full_bus_master_tx) {
2020 if (vp->full_bus_master_tx) {
2049 if (!vp->full_bus_master_tx)
2215 * full_bus_master_tx
[all...]

Completed in 77 milliseconds