Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c3237 struct hal_mon_dest_desc *mon_dst_desc; in ath12k_dp_mon_srng_process() local
3263 mon_dst_desc = ath12k_hal_srng_dst_peek(ab, srng); in ath12k_dp_mon_srng_process()
3264 if (unlikely(!mon_dst_desc)) in ath12k_dp_mon_srng_process()
3271 info0 = le32_to_cpu(mon_dst_desc->info0); in ath12k_dp_mon_srng_process()
3275 cookie = le32_to_cpu(mon_dst_desc->cookie); in ath12k_dp_mon_srng_process()