Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1246 done = ath10k_htt_txrx_compl_task(ar, budget); in ath10k_snoc_napi_poll()
H A Dhtt.h2457 int ath10k_htt_txrx_compl_task(struct ath10k *ar, int budget);
H A Dhtt_rx.c4357 int ath10k_htt_txrx_compl_task(struct ath10k *ar, int budget) in ath10k_htt_txrx_compl_task() function
4438 EXPORT_SYMBOL(ath10k_htt_txrx_compl_task);
H A Dpci.c3138 done = ath10k_htt_txrx_compl_task(ar, budget); in ath10k_pci_napi_poll()