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.c4515 bool resched_napi = false; in ath10k_htt_txrx_compl_task() local
4524 resched_napi = true; in ath10k_htt_txrx_compl_task()
4535 resched_napi = true; in ath10k_htt_txrx_compl_task()
4543 resched_napi = true; in ath10k_htt_txrx_compl_task()
4584 done = resched_napi ? budget : quota; in ath10k_htt_txrx_compl_task()