Searched refs:PCI_CAP_ID_MSIX (Results 1 – 16 of 16) sorted by relevance
176 if (type == PCI_CAP_ID_MSIX) in xen_setup_msi_irqs()186 (type == PCI_CAP_ID_MSIX) ? in xen_setup_msi_irqs()248 (type == PCI_CAP_ID_MSIX) ? in xen_hvm_setup_msi_irqs()294 } else if (type == PCI_CAP_ID_MSIX) { in xen_initdom_setup_msi_irqs()343 (type == PCI_CAP_ID_MSIX) ? "msi-x" : "msi", in xen_initdom_setup_msi_irqs()
379 if (type == PCI_CAP_ID_MSIX) in rtas_setup_msi_irqs()392 if (type == PCI_CAP_ID_MSIX && check_msix_entries(pdev)) in rtas_setup_msi_irqs()399 if (type == PCI_CAP_ID_MSIX) { in rtas_setup_msi_irqs()
85 if (type == PCI_CAP_ID_MSIX) in pasemi_msi_setup_msi_irqs()
45 if (type == PCI_CAP_ID_MSIX) { in hsta_setup_msi_irqs()
75 if (type == PCI_CAP_ID_MSIX) in ppc4xx_setup_msi_irqs()
128 if (type == PCI_CAP_ID_MSIX) in u3msi_setup_msi_irqs()
193 if (type == PCI_CAP_ID_MSIX) in arch_setup_msi_irqs()
224 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
482 pci_find_capability(dev->pdev, PCI_CAP_ID_MSIX)) { in aac_define_int_mode()
592 ep->msix_cap = dw_pcie_find_capability(pci, PCI_CAP_ID_MSIX); in dw_pcie_ep_init()
808 if (type == PCI_CAP_ID_MSIX) in rcar_msi_setup_irqs()
793 ret = pci_msi_setup_msi_irqs(dev, nvec, PCI_CAP_ID_MSIX); in msix_capability_init()
1657 dev->msix_cap = pci_find_capability(dev, PCI_CAP_ID_MSIX); in pci_msi_setup_pci_dev()
61 [PCI_CAP_ID_MSIX] = PCI_CAP_MSIX_SIZEOF,
2782 base = pci_find_capability(ioc->pdev, PCI_CAP_ID_MSIX); in _base_check_enable_msix()
7290 pos = pci_find_capability(pdev, PCI_CAP_ID_MSIX); in megasas_probe_one()