ath10k_pci_reset_mode
if (ath10k_pci_reset_mode == ATH10K_PCI_RESET_WARM_ONLY) {
static unsigned int ath10k_pci_reset_mode = ATH10K_PCI_RESET_AUTO;
ath10k_pci_irq_mode, ath10k_pci_reset_mode);
module_param_named(reset_mode, ath10k_pci_reset_mode, uint, 0644);