Home
last modified time | relevance | path

Searched full:ring1 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c69 "host2rxdma-monitor-ring1",
76 "reo2host-destination-ring1",
95 "host2tcl-input-ring1",
98 "wbm2host-tx-completions-ring1",
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c66 "host2rxdma-monitor-ring1",
73 "reo2host-destination-ring1",
92 "host2tcl-input-ring1",
96 "wbm2host-tx-completions-ring1",
H A Dpci.c76 "host2rxdma-monitor-ring1",
83 "reo2host-destination-ring1",
102 "host2tcl-input-ring1",
106 "wbm2host-tx-completions-ring1",
/linux/drivers/dma/
H A Dapple-admac.c348 u32 ring1, ring2; in admac_cyclic_read_residue() local
353 ring1 = readl_relaxed(ad->base + REG_REPORT_RING(channo)); in admac_cyclic_read_residue()
363 nreports = admac_ring_noccupied_slots(ring1) + 1; in admac_cyclic_read_residue()
/linux/drivers/dma/ti/
H A Dk3-udma.c728 struct k3_ring *ring1 = NULL; in udma_reset_rings() local
734 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
741 ring1 = uc->tchan->t_ring; in udma_reset_rings()
749 if (ring1) in udma_reset_rings()
750 k3_ringacc_ring_reset_dma(ring1, in udma_reset_rings()
751 k3_ringacc_ring_get_occ(ring1)); in udma_reset_rings()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c1191 /* skip vce ring1/2 ib test for now, since it's not reliable */ in amdgpu_vce_ring_test_ib()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.h863 * 0: TX ring0, 1: TX ring1, 2: TX ring2 3: invalid
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1716 * without CAM, adev primary ring1
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c3386 /* With version7 ring1 will have only T0 buffers */ in vmxnet3_adjust_rx_ring_size()