Searched refs:full_bus_master_rx (Results 1 – 2 of 2) sorted by relevance
321 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member696 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()816 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()860 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()1448 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()
627 full_bus_master_tx:1, full_bus_master_rx:2, /* Boomerang */ member846 (vp->full_bus_master_rx ? boomerang_interrupt:vortex_interrupt)(dev->irq,dev); in poll_vortex()1447 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()1686 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_up()1715 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in vortex_up()1718 (vp->full_bus_master_rx ? 0 : RxComplete) | in vortex_up()1742 if ((retval = request_irq(dev->irq, vp->full_bus_master_rx ? in vortex_open()1748 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in vortex_open()2738 if (vp->full_bus_master_rx) in vortex_down()2779 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in vortex_close()