Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c101 static int ath10k_pci_cold_reset(struct ath10k *ar);
2731 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca988x_chip_reset()
2757 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca6174_chip_reset()
2787 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca99x0_chip_reset()
3339 static int ath10k_pci_cold_reset(struct ath10k *ar) in ath10k_pci_cold_reset() function