Searched refs:dp_srng (Results 1 – 4 of 4) sorted by relevance
61 struct dp_srng { struct72 struct dp_srng refill_buf_ring; argument83 struct dp_srng tcl_data_ring;84 struct dp_srng tcl_comp_ring;177 struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];178 struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];179 struct dp_srng rxdma_mon_dst_ring;180 struct dp_srng rxdma_mon_desc_ring;264 struct dp_srng wbm_idle_ring;265 struct dp_srng wbm_desc_rel_ring;[all …]
42 struct dp_srng refill_srng;
100 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup()219 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup()634 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup()
596 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc()3739 struct dp_srng *reo_except; in ath11k_dp_process_rx_err()4161 struct dp_srng *err_ring; in ath11k_dp_process_rxdma_err()4447 struct dp_srng *dp_srng; in ath11k_dp_rx_monitor_link_desc_return() local4453 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_monitor_link_desc_return()4454 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()4456 dp_srng = &ar->ab->dp.wbm_desc_rel_ring; in ath11k_dp_rx_monitor_link_desc_return()4457 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()5634 struct dp_srng *dp_srng; in ath11k_dp_rx_pdev_mon_attach() local5650 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_pdev_mon_attach()[all …]