Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ !
H A Dhif_main.c1044 int next_cpu, i; in hif_latency_detect_timeout_handler() local
1070 next_cpu = cpumask_first(&cpu_mask); in hif_latency_detect_timeout_handler()
1071 if (qdf_unlikely(next_cpu >= nr_cpu_ids)) { in hif_latency_detect_timeout_handler()
1076 qdf_timer_start_on(&detect->timer, detect->timeout, next_cpu); in hif_latency_detect_timeout_handler()