oper_irq_mode     418 drivers/net/wireless/ath/ath10k/ahb.c 	ar_pci->oper_irq_mode = ATH10K_PCI_IRQ_LEGACY;
oper_irq_mode     758 drivers/net/wireless/ath/ath10k/pci.c 	if (ar_pci->oper_irq_mode == ATH10K_PCI_IRQ_MSI)
oper_irq_mode    3108 drivers/net/wireless/ath/ath10k/pci.c 	if ((ar_pci->oper_irq_mode == ATH10K_PCI_IRQ_LEGACY) &&
oper_irq_mode    3195 drivers/net/wireless/ath/ath10k/pci.c 	switch (ar_pci->oper_irq_mode) {
oper_irq_mode    3231 drivers/net/wireless/ath/ath10k/pci.c 		ar_pci->oper_irq_mode = ATH10K_PCI_IRQ_MSI;
oper_irq_mode    3248 drivers/net/wireless/ath/ath10k/pci.c 	ar_pci->oper_irq_mode = ATH10K_PCI_IRQ_LEGACY;
oper_irq_mode    3266 drivers/net/wireless/ath/ath10k/pci.c 	switch (ar_pci->oper_irq_mode) {
oper_irq_mode    3305 drivers/net/wireless/ath/ath10k/pci.c 		if (ar_pci->oper_irq_mode == ATH10K_PCI_IRQ_LEGACY)
oper_irq_mode    3629 drivers/net/wireless/ath/ath10k/pci.c 		    ath10k_pci_get_irq_method(ar), ar_pci->oper_irq_mode,
oper_irq_mode     115 drivers/net/wireless/ath/ath10k/pci.h 	enum ath10k_pci_irq_mode oper_irq_mode;