Lines Matching refs:SR
11 1.1 What is SR-IOV
13 Single Root I/O Virtualization (SR-IOV) is a PCI Express Extended
28 2.1 How can I enable SR-IOV capability
30 Multiple methods are available for SR-IOV enablement.
32 enabling and disabling of the capability via API provided by SR-IOV core.
33 If the hardware has SR-IOV capability, loading its PF driver would
54 3.1 SR-IOV API
56 To enable SR-IOV capability:
64 To disable SR-IOV capability:
73 Following piece of code illustrates the usage of the SR-IOV API.
127 .name = "SR-IOV Physical Function driver",