Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h203 int ath11k_ce_alloc_pipes(struct ath11k_base *ab);
H A Dce.c1025 int ath11k_ce_alloc_pipes(struct ath11k_base *ab) in ath11k_ce_alloc_pipes() function
1051 EXPORT_SYMBOL(ath11k_ce_alloc_pipes);
H A Dpci.c1093 ret = ath11k_ce_alloc_pipes(ab); in ath11k_pci_probe()
H A Dahb.c1195 ret = ath11k_ce_alloc_pipes(ab); in ath11k_ahb_probe()