Searched refs:ath10k_pci_irq_mode (Results 1 – 1 of 1) sorted by relevance
36 enum ath10k_pci_irq_mode { enum47 static unsigned int ath10k_pci_irq_mode = ATH10K_PCI_IRQ_AUTO; variable50 module_param_named(irq_mode, ath10k_pci_irq_mode, uint, 0644);2739 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_AUTO) in ath10k_pci_init_irq()2741 ath10k_pci_irq_mode); in ath10k_pci_init_irq()2744 if (ath10k_pci_irq_mode == ATH10K_PCI_IRQ_AUTO) { in ath10k_pci_init_irq()2755 if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_LEGACY) { in ath10k_pci_init_irq()3082 ath10k_pci_irq_mode, ath10k_pci_reset_mode); in ath10k_pci_probe()