Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c28 enum ath10k_pci_reset_mode { enum
34 static unsigned int ath10k_pci_reset_mode = ATH10K_PCI_RESET_AUTO; variable
39 module_param_named(reset_mode, ath10k_pci_reset_mode, uint, 0644);
2729 if (ath10k_pci_reset_mode == ATH10K_PCI_RESET_WARM_ONLY) { in ath10k_pci_qca988x_chip_reset()
3661 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()