Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2311 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget);
H A Dhtt_rx.c4199 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget) in ath10k_htt_rx_hl_indication() function
4228 EXPORT_SYMBOL(ath10k_htt_rx_hl_indication);
H A Dsdio.c2184 done = ath10k_htt_rx_hl_indication(ar, budget); in ath10k_sdio_napi_poll()