Searched refs:dp_srng (Results 1 – 4 of 4) sorted by relevance
59 struct dp_srng { struct69 struct dp_srng refill_buf_ring; argument80 struct dp_srng tcl_data_ring;81 struct dp_srng tcl_comp_ring;148 struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];149 struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];150 struct dp_srng rxdma_mon_dst_ring;151 struct dp_srng rxdma_mon_desc_ring;230 struct dp_srng wbm_idle_ring;231 struct dp_srng wbm_desc_rel_ring;[all …]
42 struct dp_srng refill_srng;
531 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc()3621 struct dp_srng *reo_except; in ath11k_dp_process_rx_err()4043 struct dp_srng *err_ring; in ath11k_dp_process_rxdma_err()4329 struct dp_srng *dp_srng; in ath11k_dp_rx_monitor_link_desc_return() local4335 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_monitor_link_desc_return()4336 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()4338 dp_srng = &ar->ab->dp.wbm_desc_rel_ring; in ath11k_dp_rx_monitor_link_desc_return()4339 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()5006 struct dp_srng *dp_srng; in ath11k_dp_rx_pdev_mon_attach() local5022 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_pdev_mon_attach()[all …]
99 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup()217 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup()614 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup()