Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhtt.h2310 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget);
Dhtt_rx.c4018 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget) in ath10k_htt_rx_hl_indication() function
4047 EXPORT_SYMBOL(ath10k_htt_rx_hl_indication);
Dsdio.c2181 done = ath10k_htt_rx_hl_indication(ar, budget); in ath10k_sdio_napi_poll()