pci_enable_sriov(9) suse man page | unix.com

Man Page: pci_enable_sriov

Operating Environment: suse

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 2.6. July 2010 PCI_ENABLE_SRIOV(9)
Related Man Pages
pci_create_slot(9) - suse
struct_device_driver(9) - centos
struct_regulator_config(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I