Searched refs:ath10k_ce_init_pipe (Results 1 – 3 of 3) sorted by relevance
223 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id,
1665 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_init_pipe() function 1690 EXPORT_SYMBOL(ath10k_ce_init_pipe);
958 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_init_pipes()