Jungo WinDriver
Official Documentation
|
DWORD DLLCALLCONV WDC_PciSriovEnable | ( | _In_ WDC_DEVICE_HANDLE | hDev, |
_In_ DWORD | dwNumVFs | ||
) |
SR-IOV API functions are not part of the standard WinDriver API, and not included in the standard version of WinDriver.
"WinDriver for Server" API and require "WinDriver for Server" license. Note that "WinDriver for Server" APIs are included in WinDriver evaluation version. Enables SR-IOV for a supported device.
[in] | hDev | Handle to a Plug-and-Play WDC device, returned by WDC_PciDeviceOpen() |
[in] | dwNumVFs | The number of virtual functions (VFs) to be assigned to hDev |