Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvsriov.c70 control = read_sriov_reg(pf_vdev, PCIR_SRIOV_CONTROL); in is_vf_enabled()
111 control = read_sriov_reg(pf_vdev, PCIR_SRIOV_CONTROL); in create_vf()
113 pci_pdev_write_cfg(pf_vdev->bdf, pf_vdev->sriov.capoff + PCIR_SRIOV_CONTROL, 2U, control); in create_vf()
302 if (reg == PCIR_SRIOV_CONTROL) { in write_sriov_cap_reg()
/hypervisor/include/hw/
A Dpci.h133 #define PCIR_SRIOV_CONTROL 0x8U macro

Completed in 6 milliseconds