Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.h100 int ath12k_dp_mon_srng_process(struct ath12k *ar, int *budget, struct napi_struct *napi);
H A Ddp_mon.c3229 int ath12k_dp_mon_srng_process(struct ath12k *ar, int *budget, in ath12k_dp_mon_srng_process() function
3400 num_buffs_reaped = ath12k_dp_mon_srng_process(ar, &budget, napi); in ath12k_dp_mon_process_ring()