Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie_sriov.c39 uint16_t sriov_cap = dev->exp.sriov_cap; in register_vfs() local
202 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_pf_init_vf_bar() local
406 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_config_write() local
450 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_pf_reset() local
515 uint16_t sriov_cap = dev->exp.sriov_cap; in pcie_sriov_num_vfs() local
H A Dpci.c1598 uint16_t sriov_cap = pf->exp.sriov_cap; in pci_config_get_bar_addr() local
/qemu/include/hw/pci/
H A Dpcie.h82 uint16_t sriov_cap; member