Searched refs:ath10k_pci_irq_mode (Results 1 – 2 of 2) sorted by relevance
101 enum ath10k_pci_irq_mode { enum115 enum ath10k_pci_irq_mode oper_irq_mode;
31 static unsigned int ath10k_pci_irq_mode = ATH10K_PCI_IRQ_AUTO; variable34 module_param_named(irq_mode, ath10k_pci_irq_mode, uint, 0644);3228 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_AUTO) in ath10k_pci_init_irq()3230 ath10k_pci_irq_mode); in ath10k_pci_init_irq()3233 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_LEGACY) { in ath10k_pci_init_irq()3668 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()