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.h242 int ath10k_pci_init_pipes(struct ath10k *ar);
H A Dpci.c2529 int ath10k_pci_init_pipes(struct ath10k *ar) in ath10k_pci_init_pipes() function
2641 ath10k_pci_init_pipes(ar); in ath10k_pci_warm_reset()
2647 ath10k_pci_init_pipes(ar); in ath10k_pci_warm_reset()
2708 ret = ath10k_pci_init_pipes(ar); in ath10k_pci_qca988x_chip_reset()
2851 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()