Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt.h1578 int ath10k_htt_tx_alloc(struct ath10k_htt *htt);
Dhtt_tx.c100 int ath10k_htt_tx_alloc(struct ath10k_htt *htt) in ath10k_htt_tx_alloc() function
Dcore.c1604 status = ath10k_htt_tx_alloc(&ar->htt); in ath10k_core_start()