Searched refs:ring_active (Results 1 – 5 of 5) sorted by relevance
111 bool ring_active; member260 if (!plxdev->ring_active) in plx_dma_prep_memcpy()368 if (status & PLX_REG_INTR_STATUS_DESC_DONE && plxdev->ring_active) in plx_dma_isr()440 plxdev->ring_active = true; in plx_dma_alloc_chan_resources()461 plxdev->ring_active = false; in plx_dma_free_chan_resources()604 plxdev->ring_active = false; in plx_dma_remove()
126 static struct ioat_sysfs_entry ring_active_attr = __ATTR_RO(ring_active);
373 bool ring_active; /* is ring online or not */ member
250 rx_ring->ring_active); in i40e_dbg_dump_vsi_seid()289 tx_ring->ring_active); in i40e_dbg_dump_vsi_seid()329 xdp_ring->ring_active); in i40e_dbg_dump_vsi_seid()
11696 ring->ring_active = false; in i40e_alloc_rings()11713 ring->ring_active = false; in i40e_alloc_rings()11729 ring->ring_active = false; in i40e_alloc_rings()
Completed in 31 milliseconds