Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dce.h202 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.c907 ret = ath11k_ce_alloc_pipes(ab); in ath11k_pci_probe()
H A Dahb.c1178 ret = ath11k_ce_alloc_pipes(ab); in ath11k_ahb_probe()