SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::iface::PcieSriovInfo Struct Reference

Static SR-IOV configuration for one PF that exposes Virtual Functions. More...

#include <pcie_device_query_interface.h>

Public Attributes

int pf_function
 
uint16_t cap_offset
 
int total_vfs
 
int first_vf_function
 
int vf_stride
 

Detailed Description

Static SR-IOV configuration for one PF that exposes Virtual Functions.

Member Data Documentation

◆ cap_offset

uint16_t simics::systemc::iface::PcieSriovInfo::cap_offset

◆ first_vf_function

int simics::systemc::iface::PcieSriovInfo::first_vf_function

◆ pf_function

int simics::systemc::iface::PcieSriovInfo::pf_function

◆ total_vfs

int simics::systemc::iface::PcieSriovInfo::total_vfs

◆ vf_stride

int simics::systemc::iface::PcieSriovInfo::vf_stride

The documentation for this struct was generated from the following file: