Home
last modified time | relevance | path

Searched refs:vrp_config (Results 1 – 2 of 2) sorted by relevance

/hypervisor/dm/vpci/
A Dvroot_port.c99 static void init_ptm(struct pci_vdev *vdev, struct vrp_config *vrp_config) in init_ptm() argument
102 if (vrp_config->ptm_capable) in init_ptm()
113 pci_vdev_write_vcfg(vdev, PCIR_SECBUS_1, 1U, vrp_config->secondary_bus); in init_ptm()
123 struct vrp_config *vrp_config; in create_vrp() local
127 vrp_config = (struct vrp_config*)dev->args; in create_vrp()
131 __func__, vrp_config->phy_bdf, dev->slot, in create_vrp()
133 vrp_config->primary_bus, vrp_config->secondary_bus, vrp_config->subordinate_bus); in create_vrp()
137 if (dev_config->vrp_sec_bus == vrp_config->secondary_bus) { in create_vrp()
139 dev_config->pbdf.value = vrp_config->phy_bdf; in create_vrp()
140 dev_config->vrp_max_payload = vrp_config->max_payload; in create_vrp()
[all …]
/hypervisor/include/public/
A Dacrn_common.h647 struct vrp_config struct

Completed in 7 milliseconds