Home
last modified time | relevance | path

Searched defs:sriov_cap (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c86 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_pf_init_vf_bar() local
170 uint16_t sriov_cap = dev->exp.sriov_cap; in register_vfs() local
224 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_config_write() local
254 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_pf_reset() local
H A Dpci.c1448 uint16_t sriov_cap = pf->exp.sriov_cap; in pci_config_get_bar_addr() local
/openbmc/qemu/include/hw/pci/
H A Dpcie.h82 uint16_t sriov_cap; member