Searched refs:PCI_CAP_ID_MSIX (Results 1 – 16 of 16) sorted by relevance
175 if (type == PCI_CAP_ID_MSIX) in xen_setup_msi_irqs()185 (type == PCI_CAP_ID_MSIX) ? in xen_setup_msi_irqs()247 (type == PCI_CAP_ID_MSIX) ? in xen_hvm_setup_msi_irqs()293 } else if (type == PCI_CAP_ID_MSIX) { in xen_initdom_setup_msi_irqs()342 (type == PCI_CAP_ID_MSIX) ? "msi-x" : "msi", in xen_initdom_setup_msi_irqs()
383 if (type == PCI_CAP_ID_MSIX) in rtas_setup_msi_irqs()396 if (type == PCI_CAP_ID_MSIX && check_msix_entries(pdev)) in rtas_setup_msi_irqs()403 if (type == PCI_CAP_ID_MSIX) { in rtas_setup_msi_irqs()
90 if (type == PCI_CAP_ID_MSIX) in pasemi_msi_setup_msi_irqs()
49 if (type == PCI_CAP_ID_MSIX) { in hsta_setup_msi_irqs()
89 if (type == PCI_CAP_ID_MSIX) in ppc4xx_setup_msi_irqs()
133 if (type == PCI_CAP_ID_MSIX) in u3msi_setup_msi_irqs()
193 if (type == PCI_CAP_ID_MSIX) in arch_setup_msi_irqs()
225 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
579 ep->msix_cap = dw_pcie_ep_find_capability(pci, PCI_CAP_ID_MSIX); in dw_pcie_ep_init()
496 pci_find_capability(dev->pdev, PCI_CAP_ID_MSIX)) { in aac_define_int_mode()
806 if (type == PCI_CAP_ID_MSIX) in rcar_msi_setup_irqs()
759 ret = pci_msi_setup_msi_irqs(dev, nvec, PCI_CAP_ID_MSIX); in msix_capability_init()
1518 dev->msix_cap = pci_find_capability(dev, PCI_CAP_ID_MSIX); in pci_msi_setup_pci_dev()
64 [PCI_CAP_ID_MSIX] = PCI_CAP_MSIX_SIZEOF,
2640 base = pci_find_capability(ioc->pdev, PCI_CAP_ID_MSIX); in _base_check_enable_msix()
6463 pos = pci_find_capability(pdev, PCI_CAP_ID_MSIX); in megasas_probe_one()