Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dsnoc.c1235 done = ath10k_htt_txrx_compl_task(ar, budget); in ath10k_snoc_napi_poll()
Dhtt.h2455 int ath10k_htt_txrx_compl_task(struct ath10k *ar, int budget);
Dhtt_rx.c4352 int ath10k_htt_txrx_compl_task(struct ath10k *ar, int budget) in ath10k_htt_txrx_compl_task() function
4433 EXPORT_SYMBOL(ath10k_htt_txrx_compl_task);
Dpci.c3137 done = ath10k_htt_txrx_compl_task(ar, budget); in ath10k_pci_napi_poll()