Lines Matching refs:dp_srng
25 struct dp_srng { struct
35 struct dp_srng refill_buf_ring; argument
46 struct dp_srng tcl_data_ring;
47 struct dp_srng tcl_comp_ring;
131 struct dp_srng rxdma_mon_dst_ring[MAX_RXDMA_PER_PDEV];
132 struct dp_srng tx_mon_dst_ring[MAX_RXDMA_PER_PDEV];
315 struct dp_srng wbm_idle_ring;
316 struct dp_srng wbm_desc_rel_ring;
317 struct dp_srng tcl_cmd_ring;
318 struct dp_srng tcl_status_ring;
319 struct dp_srng reo_reinject_ring;
320 struct dp_srng rx_rel_ring;
321 struct dp_srng reo_except_ring;
322 struct dp_srng reo_cmd_ring;
323 struct dp_srng reo_status_ring;
324 struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
352 struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
353 struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
1801 void ath12k_dp_srng_cleanup(struct ath12k_base *ab, struct dp_srng *ring);
1802 int ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring,
1807 u32 ring_type, struct dp_srng *ring);