/openbmc/linux/arch/x86/pci/ |
H A D | xen.c | 180 if (type == PCI_CAP_ID_MSIX) in xen_setup_msi_irqs() 190 (type == PCI_CAP_ID_MSIX) ? in xen_setup_msi_irqs() 249 (type == PCI_CAP_ID_MSIX) ? in xen_hvm_setup_msi_irqs() 295 } else if (type == PCI_CAP_ID_MSIX) { in xen_initdom_setup_msi_irqs() 344 (type == PCI_CAP_ID_MSIX) ? "msi-x" : "msi", in xen_initdom_setup_msi_irqs() 419 type = to_pci_dev(dev)->msix_enabled ? PCI_CAP_ID_MSIX : PCI_CAP_ID_MSI; in xen_msi_domain_alloc_irqs()
|
/openbmc/linux/drivers/pci/msi/ |
H A D | pcidev_msi.c | 34 dev->msix_cap = pci_find_capability(dev, PCI_CAP_ID_MSIX); in pci_msix_init()
|
H A D | legacy.c | 56 if (type != PCI_CAP_ID_MSIX || ret >= 0) in pci_msi_setup_check_result()
|
H A D | msi.c | 678 ret = pci_msi_setup_msi_irqs(dev, nvec, PCI_CAP_ID_MSIX); in msix_setup_interrupts()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | pci.c | 278 addr = qpci_find_capability(dev, PCI_CAP_ID_MSIX, 0); in qpci_msix_enable() 307 addr = qpci_find_capability(dev, PCI_CAP_ID_MSIX, 0); in qpci_msix_disable() 343 addr = qpci_find_capability(dev, PCI_CAP_ID_MSIX, 0); in qpci_msix_masked() 361 addr = qpci_find_capability(dev, PCI_CAP_ID_MSIX, 0); in qpci_msix_table_size()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | msi.c | 350 if (type == PCI_CAP_ID_MSIX) in rtas_prepare_msi_irqs() 367 if (type == PCI_CAP_ID_MSIX) { in rtas_prepare_msi_irqs() 428 int type = pdev->msix_enabled ? PCI_CAP_ID_MSIX : PCI_CAP_ID_MSI; in pseries_msi_ops_prepare()
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | msi.c | 81 if (type == PCI_CAP_ID_MSIX) in pasemi_msi_setup_msi_irqs()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | mpic_u3msi.c | 124 if (type == PCI_CAP_ID_MSIX) in u3msi_setup_msi_irqs()
|
/openbmc/linux/arch/powerpc/platforms/4xx/ |
H A D | hsta_msi.c | 46 if (type == PCI_CAP_ID_MSIX) { in hsta_setup_msi_irqs()
|
/openbmc/u-boot/drivers/misc/ |
H A D | swap_case.c | 137 *valuep = PCI_CAP_ID_MSIX; in sandbox_swap_case_read_config()
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | conf_space_capability.c | 293 .capability = PCI_CAP_ID_MSIX,
|
/openbmc/u-boot/test/dm/ |
H A D | pci.c | 216 PCI_CAP_ID_MSIX); in dm_test_pci_cap()
|
/openbmc/qemu/hw/pci/ |
H A D | msix.c | 347 cap = pci_add_capability(dev, PCI_CAP_ID_MSIX, in msix_init() 455 pci_del_capability(dev, PCI_CAP_ID_MSIX, MSIX_CAP_LENGTH); in msix_uninit()
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_msi.c | 541 if (id != PCI_CAP_ID_MSIX) { in xen_pt_msix_init()
|
H A D | xen_pt_config_init.c | 1803 .grp_id = PCI_CAP_ID_MSIX,
|
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | 226 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | comminit.c | 481 pci_find_capability(dev->pdev, PCI_CAP_ID_MSIX)) { in aac_define_int_mode()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | pci_regs.h | 227 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_driver.c | 429 if (!pci_find_capability(efct->pci, PCI_CAP_ID_MSIX)) { in efct_setup_msix()
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware-ep.c | 782 PCI_CAP_ID_MSIX); in dw_pcie_ep_init()
|
/openbmc/u-boot/include/ |
H A D | pci.h | 332 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-pci-bus.c | 880 pos = pci_find_capability(pbdev->pdev, PCI_CAP_ID_MSIX); in s390_pci_msix_init()
|
/openbmc/qemu/hw/vfio/ |
H A D | pci.c | 1561 pos = pci_find_capability(&vdev->pdev, PCI_CAP_ID_MSIX); in vfio_msix_early_setup() 2214 case PCI_CAP_ID_MSIX: in vfio_add_std_cap()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 1038 if (pci_find_capability(pdev, PCI_CAP_ID_MSIX)) { in pm8001_request_irq()
|
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_hw.c | 1640 pos = pci_find_capability(pdev, PCI_CAP_ID_MSIX); in wx_get_pcie_msix_counts()
|