centos man page for pci_sriov_set_totalvfs

Query: pci_sriov_set_totalvfs

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_SRIOV_SET_TOTALV(9) 					Hardware Interfaces					   PCI_SRIOV_SET_TOTALV(9)

NAME
pci_sriov_set_totalvfs - - reduce the TotalVFs available
SYNOPSIS
int pci_sriov_set_totalvfs(struct pci_dev * dev, u16 numvfs);
ARGUMENTS
dev the PCI PF device numvfs number that should be used for TotalVFs supported
DESCRIPTION
Should be called from PF driver's probe routine with device's mutex held. Returns 0 if PF is an SRIOV-capable device and value of numvfs valid. If not a PF return -ENOSYS; if numvfs is invalid return -EINVAL; if VFs already enabled, return -EBUSY.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_SRIOV_SET_TOTALV(9)
Related Man Pages
struct_device_driver(9) - centos
struct_ff_device(9) - centos
struct_input_polled_dev(9) - centos
struct_rio_dev(9) - centos
struct_ff_device(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Controlling user input
Please Welcome Dave Munro to the Moderator Team!