Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c35 static void ath10k_htt_txrx_compl_task(unsigned long ptr);
573 tasklet_init(&htt->txrx_compl_task, ath10k_htt_txrx_compl_task, in ath10k_htt_rx_alloc()
2130 static void ath10k_htt_txrx_compl_task(unsigned long ptr) in ath10k_htt_txrx_compl_task() function