Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dplx_dma.c111 bool ring_active; member
260 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()
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-ioatdma8 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
/linux/drivers/dma/ioat/
H A Dsysfs.c126 static struct ioat_sysfs_entry ring_active_attr = __ATTR_RO(ring_active);
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h372 bool ring_active; /* is ring online or not */ member
H A Di40e_main.c11750 ring->ring_active = false; in i40e_alloc_rings()
11767 ring->ring_active = false; in i40e_alloc_rings()
11783 ring->ring_active = false; in i40e_alloc_rings()