Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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
/openbmc/linux/drivers/dma/ioat/
H A Dsysfs.c126 static struct ioat_sysfs_entry ring_active_attr = __ATTR_RO(ring_active);
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h333 int ring_active; member
H A Dintelfbhw.c1616 dinfo->accel, dinfo->ring_active); in intelfbhw_2d_stop()
1622 dinfo->ring_active = 0; in intelfbhw_2d_stop()
1635 dinfo->accel, dinfo->ring_active); in intelfbhw_2d_start()
1651 dinfo->ring_active = 1; in intelfbhw_2d_start()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h358 bool ring_active; /* is ring online or not */ member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h372 bool ring_active; /* is ring online or not */ member
H A Di40e_debugfs.c268 rx_ring->ring_active); in i40e_dbg_dump_vsi_seid()
307 tx_ring->ring_active); in i40e_dbg_dump_vsi_seid()
347 xdp_ring->ring_active); in i40e_dbg_dump_vsi_seid()
H A Di40e_main.c11704 ring->ring_active = false; in i40e_alloc_rings()
11721 ring->ring_active = false; in i40e_alloc_rings()
11737 ring->ring_active = false; in i40e_alloc_rings()