Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dpci.h250 int ath10k_pci_wait_for_target_init(struct ath10k *ar);
Dpci.c2639 ath10k_pci_wait_for_target_init(ar); in ath10k_pci_warm_reset()
2646 ret = ath10k_pci_wait_for_target_init(ar); in ath10k_pci_warm_reset()
2735 ret = ath10k_pci_wait_for_target_init(ar); in ath10k_pci_qca988x_chip_reset()
2761 ret = ath10k_pci_wait_for_target_init(ar); in ath10k_pci_qca6174_chip_reset()
2791 ret = ath10k_pci_wait_for_target_init(ar); in ath10k_pci_qca99x0_chip_reset()
3281 int ath10k_pci_wait_for_target_init(struct ath10k *ar) in ath10k_pci_wait_for_target_init() function
Dahb.c584 ret = ath10k_pci_wait_for_target_init(ar); in ath10k_ahb_prepare_device()