Searched refs:ath10k_ce_free_pipe (Results 1 – 3 of 3) sorted by relevance
228 void ath10k_ce_free_pipe(struct ath10k *ar, int ce_id);
1780 void ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) in ath10k_ce_free_pipe() function1787 EXPORT_SYMBOL(ath10k_ce_free_pipe);
2528 ath10k_ce_free_pipe(ar, i); in ath10k_pci_free_pipes()