Home
last modified time | relevance | path

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

/openbmc/linux/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()