Searched refs:dp_srng (Results 1 – 9 of 9) sorted by relevance
63 struct dp_srng { struct74 struct dp_srng refill_buf_ring; argument85 struct dp_srng tcl_data_ring;86 struct dp_srng tcl_comp_ring;265 struct dp_srng wbm_idle_ring;267 struct dp_srng tcl_cmd_ring;268 struct dp_srng tcl_status_ring;270 struct dp_srng rx_rel_ring;271 struct dp_srng reo_except_ring;272 struct dp_srng reo_cmd_ring;[all …]
43 struct dp_srng refill_srng;
102 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup()222 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup()637 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup()
574 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc()3822 struct dp_srng *reo_except; in ath11k_dp_process_rx_err()4245 struct dp_srng *err_ring; in ath11k_dp_process_rxdma_err()4531 struct dp_srng *dp_srng; in ath11k_dp_rx_monitor_link_desc_return() local4537 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_monitor_link_desc_return()4538 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()4540 dp_srng = &ar->ab->dp.wbm_desc_rel_ring; in ath11k_dp_rx_monitor_link_desc_return()4541 hal_srng = &ar->ab->hal.srng_list[dp_srng->ring_id]; in ath11k_dp_rx_monitor_link_desc_return()5717 struct dp_srng *dp_srng; in ath11k_dp_rx_pdev_mon_attach() local5733 dp_srng = &dp->rxdma_mon_desc_ring; in ath11k_dp_rx_pdev_mon_attach()[all …]
26 struct dp_srng { struct36 struct dp_srng refill_buf_ring; argument44 struct dp_srng refill_buf_ring;52 struct dp_srng tcl_data_ring;53 struct dp_srng tcl_comp_ring;328 struct dp_srng wbm_idle_ring;329 struct dp_srng wbm_desc_rel_ring;331 struct dp_srng rx_rel_ring;332 struct dp_srng reo_except_ring;333 struct dp_srng reo_cmd_ring;[all …]
112 void ath12k_dp_srng_cleanup(struct ath12k_base *ab, struct dp_srng *ring) in ath12k_dp_srng_cleanup()238 int ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring, in ath12k_dp_srng_setup()739 u32 ring_type, struct dp_srng *ring) in ath12k_dp_link_desc_cleanup()
3240 struct dp_srng *mon_dst_ring; in ath12k_dp_mon_srng_process()
3576 struct dp_srng *reo_except; in ath12k_dp_rx_process_err()