Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dhtt.h2311 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget);
Dhtt_rx.c4196 int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget) in ath10k_htt_rx_hl_indication() function
4225 EXPORT_SYMBOL(ath10k_htt_rx_hl_indication);
Dsdio.c2186 done = ath10k_htt_rx_hl_indication(ar, budget); in ath10k_sdio_napi_poll()