Searched refs:ath10k_htt_txrx_compl_task (Results 1 – 1 of 1) sorted by relevance
35 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