Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c515.c314 full_bus_master_tx:1, full_bus_master_rx:1, /* Boomerang */ member
684 vp->full_bus_master_rx = (vp->capabilities & 0x20) ? 1 : 0; in corkscrew_setup()
803 if (vp->full_bus_master_rx) { /* Boomerang bus master. */ in corkscrew_open()
847 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in corkscrew_open()
1435 if (vp->full_bus_master_rx) { /* Free Boomerang bus master Rx buffers. */ in corkscrew_close()