Searched refs:mon_dst_srng (Results 1 – 1 of 1) sorted by relevance
5085 void *mon_dst_srng; in ath11k_dp_rx_mon_dest_process() local5098 mon_dst_srng = &ar->ab->hal.srng_list[ring_id]; in ath11k_dp_rx_mon_dest_process()5100 if (!mon_dst_srng) { in ath11k_dp_rx_mon_dest_process()5103 mon_dst_srng); in ath11k_dp_rx_mon_dest_process()5109 ath11k_hal_srng_access_begin(ar->ab, mon_dst_srng); in ath11k_dp_rx_mon_dest_process()5115 while ((ring_entry = ath11k_hal_srng_dst_peek(ar->ab, mon_dst_srng))) { in ath11k_dp_rx_mon_dest_process()5164 mon_dst_srng); in ath11k_dp_rx_mon_dest_process()5166 ath11k_hal_srng_access_end(ar->ab, mon_dst_srng); in ath11k_dp_rx_mon_dest_process()5553 void *mon_dst_srng = &ar->ab->hal.srng_list[dp->rxdma_mon_dst_ring.ring_id]; in ath11k_dp_full_mon_process_rx() local5569 ath11k_hal_srng_access_begin(ar->ab, mon_dst_srng); in ath11k_dp_full_mon_process_rx()[all …]