Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dce.h226 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
Dce.c1868 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe() function
1927 EXPORT_SYMBOL(ath10k_ce_alloc_pipe);
Dsnoc.c1388 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_setup_resource()
Dpci.c2501 ret = ath10k_ce_alloc_pipe(ar, i, &ar_pci->attr[i]); in ath10k_pci_alloc_pipes()