Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h241 int ath10k_pci_init_pipes(struct ath10k *ar);
H A Dpci.c2528 int ath10k_pci_init_pipes(struct ath10k *ar) in ath10k_pci_init_pipes() function
2640 ath10k_pci_init_pipes(ar); in ath10k_pci_warm_reset()
2646 ath10k_pci_init_pipes(ar); in ath10k_pci_warm_reset()
2707 ret = ath10k_pci_init_pipes(ar); in ath10k_pci_qca988x_chip_reset()
2850 ret = ath10k_pci_init_pipes(ar); in ath10k_pci_hif_power_up()
H A Dahb.c658 ret = ath10k_pci_init_pipes(ar); in ath10k_ahb_hif_power_up()