Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_SRIOV_SIZEOF (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c36 offset, PCI_EXT_CAP_SRIOV_SIZEOF); in pcie_sriov_pf_init()
230 if (off >= PCI_EXT_CAP_SRIOV_SIZEOF) { in pcie_sriov_config_write()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h971 #define PCI_EXT_CAP_SRIOV_SIZEOF 0x40 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h974 #define PCI_EXT_CAP_SRIOV_SIZEOF 0x40 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c87 [PCI_EXT_CAP_ID_SRIOV] = PCI_EXT_CAP_SRIOV_SIZEOF,