Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Ddp.c27 int tot_work_done = 0; in ath12k_wifi7_dp_service_srng() local
39 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
47 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
57 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
74 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
95 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
117 tot_work_done += work_done; in ath12k_wifi7_dp_service_srng()
139 return tot_work_done; in ath12k_wifi7_dp_service_srng()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.c796 int tot_work_done = 0; in ath11k_dp_service_srng() local
807 tot_work_done += work_done; in ath11k_dp_service_srng()
817 tot_work_done += work_done; in ath11k_dp_service_srng()
828 tot_work_done += work_done; in ath11k_dp_service_srng()
845 tot_work_done += work_done; in ath11k_dp_service_srng()
864 tot_work_done += work_done; in ath11k_dp_service_srng()
884 return tot_work_done; in ath11k_dp_service_srng()