Home
last modified time | relevance | path

Searched refs:ath10k_ce_init_pipe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h223 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id,
H A Dce.c1662 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_init_pipe() function
1687 EXPORT_SYMBOL(ath10k_ce_init_pipe);
H A Dsnoc.c955 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_init_pipes()
H A Dpci.c2534 ret = ath10k_ce_init_pipe(ar, i, &ar_pci->attr[i]); in ath10k_pci_init_pipes()