Searched refs:ath10k_ce_alloc_pipe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 226 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
|
H A D | ce.c | 1935 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe() function 1994 EXPORT_SYMBOL(ath10k_ce_alloc_pipe); variable
|
H A D | snoc.c | 1359 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_setup_resource()
|
H A D | pci.c | 2500 ret = ath10k_ce_alloc_pipe(ar, i, &ar_pci->attr[i]); in ath10k_pci_alloc_pipes()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 226 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
|
H A D | ce.c | 1868 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe() function 1927 EXPORT_SYMBOL(ath10k_ce_alloc_pipe); variable
|
H A D | snoc.c | 1398 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_setup_resource()
|
H A D | pci.c | 2501 ret = ath10k_ce_alloc_pipe(ar, i, &ar_pci->attr[i]); in ath10k_pci_alloc_pipes()
|
Completed in 20 milliseconds