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
usb_set_interface(9) - suse
usb_sg_init(9) - suse
ata_scsi_translate(9) - suse
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I