table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_NUM_VF(9) | Hardware Interfaces | PCI_NUM_VF(9) |
NAME¶
pci_num_vf - return number of VFs associated with a PF device_release_driverSYNOPSIS¶
int
pci_num_vf(struct pci_dev * dev);
ARGUMENTS¶
devthe PCI device
DESCRIPTION¶
Returns number of VFs, or 0 if SR-IOV is not enabled.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |