Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dce.h199 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
Dce.c1038 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe() function
Dpci.c2072 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_alloc_pipes()