Home
last modified time | relevance | path

Searched refs:ath10k_pci_reset_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.c26 enum ath10k_pci_reset_mode { enum
32 static unsigned int ath10k_pci_reset_mode = ATH10K_PCI_RESET_AUTO; variable
37 module_param_named(reset_mode, ath10k_pci_reset_mode, uint, 0644);
2725 if (ath10k_pci_reset_mode == ATH10K_PCI_RESET_WARM_ONLY) { in ath10k_pci_qca988x_chip_reset()
3669 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.c26 enum ath10k_pci_reset_mode { enum
32 static unsigned int ath10k_pci_reset_mode = ATH10K_PCI_RESET_AUTO; variable
37 module_param_named(reset_mode, ath10k_pci_reset_mode, uint, 0644);
2726 if (ath10k_pci_reset_mode == ATH10K_PCI_RESET_WARM_ONLY) { in ath10k_pci_qca988x_chip_reset()
3658 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()

Completed in 9 milliseconds