Home
last modified time | relevance | path

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

/drivers/dma/
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()
611 plxdev->ring_active = false; in plx_dma_remove()
/drivers/dma/ioat/
Dsysfs.c126 static struct ioat_sysfs_entry ring_active_attr = __ATTR_RO(ring_active);
/drivers/net/ethernet/intel/ice/
Dice_txrx.h278 u8 ring_active:1; /* is ring online or not */ member
Dice_lib.c1263 ring->ring_active = false; in ice_vsi_alloc_rings()
1282 ring->ring_active = false; in ice_vsi_alloc_rings()
Dice_main.c2287 xdp_ring->ring_active = false; in ice_xdp_alloc_setup_rings()
/drivers/video/fbdev/intelfb/
Dintelfb.h333 int ring_active; member
Dintelfbhw.c1618 dinfo->accel, dinfo->ring_active); in intelfbhw_2d_stop()
1624 dinfo->ring_active = 0; in intelfbhw_2d_stop()
1637 dinfo->accel, dinfo->ring_active); in intelfbhw_2d_start()
1653 dinfo->ring_active = 1; in intelfbhw_2d_start()
/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h358 bool ring_active; /* is ring online or not */ member
/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h355 bool ring_active; /* is ring online or not */ member
Di40e_debugfs.c266 rx_ring->ring_active); in i40e_dbg_dump_vsi_seid()
306 tx_ring->ring_active); in i40e_dbg_dump_vsi_seid()
345 xdp_ring->ring_active); in i40e_dbg_dump_vsi_seid()
Di40e_main.c11035 ring->ring_active = false; in i40e_alloc_rings()
11052 ring->ring_active = false; in i40e_alloc_rings()
11068 ring->ring_active = false; in i40e_alloc_rings()