Searched refs:ath10k_pci_irq_mode (Results 1 – 2 of 2) sorted by relevance
102 enum ath10k_pci_irq_mode { enum116 enum ath10k_pci_irq_mode oper_irq_mode;
32 static unsigned int ath10k_pci_irq_mode = ATH10K_PCI_IRQ_AUTO; variable35 module_param_named(irq_mode, ath10k_pci_irq_mode, uint, 0644);3230 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_AUTO) in ath10k_pci_init_irq()3232 ath10k_pci_irq_mode); in ath10k_pci_init_irq()3235 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_LEGACY) { in ath10k_pci_init_irq()3659 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()