Query: pci_sriov_get_totalvfs
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)