Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h203 int ath11k_ce_alloc_pipes(struct ath11k_base *ab);
H A Dce.c1027 int ath11k_ce_alloc_pipes(struct ath11k_base *ab) in ath11k_ce_alloc_pipes() function
1053 EXPORT_SYMBOL(ath11k_ce_alloc_pipes);
H A Dpci.c873 ret = ath11k_ce_alloc_pipes(ab); in ath11k_pci_probe()
H A Dahb.c1178 ret = ath11k_ce_alloc_pipes(ab); in ath11k_ahb_probe()