Home
last modified time | relevance | path

Searched refs:mon_dst_srng (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c5140 struct hal_srng *mon_dst_srng; in ath11k_dp_rx_mon_dest_process() local
5153 mon_dst_srng = &ar->ab->hal.srng_list[ring_id]; in ath11k_dp_rx_mon_dest_process()
5157 spin_lock_bh(&mon_dst_srng->lock); in ath11k_dp_rx_mon_dest_process()
5213 mon_dst_srng); in ath11k_dp_rx_mon_dest_process()
5215 ath11k_hal_srng_access_end(ar->ab, mon_dst_srng); in ath11k_dp_rx_mon_dest_process()
5216 spin_unlock_bh(&mon_dst_srng->lock); in ath11k_dp_rx_mon_dest_process()
5606 struct hal_srng *mon_dst_srng; in ath11k_dp_full_mon_process_rx() local
5623 spin_lock_bh(&mon_dst_srng->lock); in ath11k_dp_full_mon_process_rx()
5662 mon_dst_srng); in ath11k_dp_full_mon_process_rx()
5667 ath11k_hal_srng_access_end(ar->ab, mon_dst_srng); in ath11k_dp_full_mon_process_rx()
[all …]