ath10k_pci_irq_mode   31 drivers/net/wireless/ath/ath10k/pci.c static unsigned int ath10k_pci_irq_mode = ATH10K_PCI_IRQ_AUTO;
ath10k_pci_irq_mode   34 drivers/net/wireless/ath/ath10k/pci.c module_param_named(irq_mode, ath10k_pci_irq_mode, uint, 0644);
ath10k_pci_irq_mode 3225 drivers/net/wireless/ath/ath10k/pci.c 	if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_AUTO)
ath10k_pci_irq_mode 3227 drivers/net/wireless/ath/ath10k/pci.c 			    ath10k_pci_irq_mode);
ath10k_pci_irq_mode 3230 drivers/net/wireless/ath/ath10k/pci.c 	if (ath10k_pci_irq_mode != ATH10K_PCI_IRQ_LEGACY) {
ath10k_pci_irq_mode 3630 drivers/net/wireless/ath/ath10k/pci.c 		    ath10k_pci_irq_mode, ath10k_pci_reset_mode);
ath10k_pci_irq_mode  115 drivers/net/wireless/ath/ath10k/pci.h 	enum ath10k_pci_irq_mode oper_irq_mode;