table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| PCI_SRIOV_GET_TOTALV(9) | Hardware Interfaces | PCI_SRIOV_GET_TOTALV(9) |
NAME¶
pci_sriov_get_totalvfs - - get total VFs supported on this deviceSYNOPSIS¶
int
pci_sriov_get_totalvfs(struct pci_dev * dev);
ARGUMENTS¶
devthe PCI PF device
DESCRIPTION¶
For a PCIe device with SRIOV support, return the PCIe SRIOV capability value of TotalVFs or the value of driver_max_VFs if the driver reduced it. Otherwise 0.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |