Searched refs:full_bus_master_tx (Results 1 – 2 of 2) sorted by relevance
315 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member682 vp->full_bus_master_tx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()829 if (vp->full_bus_master_tx) { /* Boomerang bus master Tx. */ in corkscrew_open()847 (vp->full_bus_master_tx ? DownComplete : TxAvailable) | in corkscrew_open()967 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx, in corkscrew_timeout()999 if (vp->full_bus_master_tx) { /* BOOMERANG bus-master */ in corkscrew_start_xmit()1444 if (vp->full_bus_master_tx) { /* Free Boomerang bus master Tx buffers. */ in corkscrew_close()
626 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member1435 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()2794 if (vp->full_bus_master_tx) { in dump_tx_ring()[all …]
Completed in 13 milliseconds