Searched refs:dp_srng (Results 1 – 4 of 4) sorted by relevance
60 struct dp_srng { struct70 struct dp_srng refill_buf_ring; argument81 struct dp_srng tcl_data_ring;82 struct dp_srng tcl_comp_ring;233 struct dp_srng wbm_idle_ring;235 struct dp_srng tcl_cmd_ring;236 struct dp_srng tcl_status_ring;238 struct dp_srng rx_rel_ring;239 struct dp_srng reo_except_ring;240 struct dp_srng reo_cmd_ring;[all …]
42 struct dp_srng refill_srng;
585 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc()3761 struct dp_srng *reo_except; in ath11k_dp_process_rx_err()4183 struct dp_srng *err_ring; in ath11k_dp_process_rxdma_err()4469 struct dp_srng *dp_srng; in ath11k_dp_rx_monitor_link_desc_return() local4475 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_monitor_link_desc_return()4476 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()4478 dp_srng = &ar->ab->dp.wbm_desc_rel_ring; in ath11k_dp_rx_monitor_link_desc_return()4479 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()5142 struct dp_srng *dp_srng; in ath11k_dp_rx_pdev_mon_attach() local5158 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()602 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup()
Completed in 21 milliseconds