Searched refs:sriov_vf (Results 1 – 4 of 4) sorted by relevance
119 type = dev->exp.sriov_vf.pf->exp.sriov_pf.vf_bar_type[region_num]; in pcie_sriov_vf_register_bar()148 dev->exp.sriov_vf.pf = pf; in register_vf()149 dev->exp.sriov_vf.vf_number = vf_num; in register_vf()298 return dev->exp.sriov_vf.vf_number; in pcie_sriov_vf_number()303 return dev->exp.sriov_vf.pf; in pcie_sriov_get_pf()
979 dev->exp.sriov_vf.pf->cap_present & QEMU_PCI_CAP_MULTIFUNCTION) { in pci_init_multifunction()1447 PCIDevice *pf = d->exp.sriov_vf.pf; in pci_config_get_bar_addr()
84 PCIESriovVF sriov_vf; member
209 return d->exp.sriov_vf.pf != NULL; in pci_is_vf()
Completed in 13 milliseconds