Lines Matching refs:dp_srng
60 struct dp_srng { struct
70 struct dp_srng refill_buf_ring; argument
81 struct dp_srng tcl_data_ring;
82 struct dp_srng tcl_comp_ring;
149 struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
150 struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
151 struct dp_srng rxdma_mon_dst_ring;
152 struct dp_srng rxdma_mon_desc_ring;
233 struct dp_srng wbm_idle_ring;
234 struct dp_srng wbm_desc_rel_ring;
235 struct dp_srng tcl_cmd_ring;
236 struct dp_srng tcl_status_ring;
237 struct dp_srng reo_reinject_ring;
238 struct dp_srng rx_rel_ring;
239 struct dp_srng reo_except_ring;
240 struct dp_srng reo_cmd_ring;
241 struct dp_srng reo_status_ring;
242 struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
1634 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring);
1635 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring,
1640 u32 ring_type, struct dp_srng *ring);