Searched refs:PCI_CAP_ID_MSIX (Results 1 – 5 of 5) sorted by relevance
25 #define PCI_CAP_ID_MSIX 0x11 macro370 if (cap.cap_vndr == PCI_CAP_ID_MSIX) { in virtio_read_caps()
25 #define PCI_CAP_ID_MSIX 0x11 macro595 if (cap.cap_vndr == PCI_CAP_ID_MSIX) { in virtio_read_caps()748 if (cap[0] == PCI_CAP_ID_MSIX) { in vtpci_msix_detect()
105 if (cap_id != PCI_CAP_ID_MSIX) { in pci_vfio_get_msix_bar()
39 #define PCIY_MSIX PCI_CAP_ID_MSIX
137 pos = hns3vf_find_pci_capability(device, PCI_CAP_ID_MSIX); in hns3vf_enable_msix()