PCI_SRIOV_GET_TOTALV(9) Hardware Interfaces PCI_SRIOV_GET_TOTALV(9)NAMEpci_sriov_get_totalvfs - - get total VFs supported on this deviceSYNOPSISint pci_sriov_get_totalvfs(struct pci_dev * dev);ARGUMENTSdev the PCI PF deviceDESCRIPTIONFor 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_SRIOV_GET_TOTALV(9)
| Related Man Pages |
|---|
| emuxki(4) - netbsd |
| device_create(9) - centos |
| pci_create_slot(9) - centos |
| struct_input_polled_dev(9) - centos |
| uled(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |