Searched refs:ath10k_ce_alloc_pipe (Results 1 – 3 of 3) sorted by relevance
226 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
1871 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe() function1930 EXPORT_SYMBOL(ath10k_ce_alloc_pipe);
2504 ret = ath10k_ce_alloc_pipe(ar, i, &ar_pci->attr[i]); in ath10k_pci_alloc_pipes()