pci_enable_sriov(9) centos man page | unix.com

Man Page: pci_enable_sriov

Operating Environment: centos

Section: 9

PCI_ENABLE_SRIOV(9)						Hardware Interfaces					       PCI_ENABLE_SRIOV(9)

NAME
pci_enable_sriov - enable the SR-IOV capability
SYNOPSIS
int pci_enable_sriov(struct pci_dev * dev, int nr_virtfn);
ARGUMENTS
dev the PCI device nr_virtfn number of virtual functions to enable
DESCRIPTION
Returns 0 on success, or negative on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_ENABLE_SRIOV(9)
Related Man Pages
pci_create_slot(9) - suse
device_create_with_groups(9) - centos
struct_ff_device(9) - centos
usb_sg_init(9) - centos
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq