Home
last modified time | relevance | path

Searched refs:pci_soft_reset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.h171 int (*pci_soft_reset)(struct ath10k *ar); member
H A Dpci.c2668 if (!ar_pci->pci_soft_reset) in ath10k_pci_safe_chip_reset()
2671 return ar_pci->pci_soft_reset(ar); in ath10k_pci_safe_chip_reset()
3548 int (*pci_soft_reset)(struct ath10k *ar); in ath10k_pci_probe()
3558 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3565 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3573 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3580 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3587 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3594 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3601 pci_soft_reset in ath10k_pci_probe()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.h171 int (*pci_soft_reset)(struct ath10k *ar); member
H A Dpci.c2669 if (!ar_pci->pci_soft_reset) in ath10k_pci_safe_chip_reset()
2672 return ar_pci->pci_soft_reset(ar); in ath10k_pci_safe_chip_reset()
3537 int (*pci_soft_reset)(struct ath10k *ar); in ath10k_pci_probe()
3547 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3554 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3562 pci_soft_reset = ath10k_pci_warm_reset; in ath10k_pci_probe()
3569 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3576 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3583 pci_soft_reset = ath10k_pci_qca99x0_soft_chip_reset; in ath10k_pci_probe()
3590 pci_soft_reset in ath10k_pci_probe()
[all...]

Completed in 9 milliseconds