Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c4517 bool resched_napi = false; in ath10k_htt_txrx_compl_task() local
4526 resched_napi = true; in ath10k_htt_txrx_compl_task()
4537 resched_napi = true; in ath10k_htt_txrx_compl_task()
4545 resched_napi = true; in ath10k_htt_txrx_compl_task()
4586 done = resched_napi ? budget : quota; in ath10k_htt_txrx_compl_task()