Query: pci_enable_sriov
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_ENABLE_SRIOV(9) Hardware Interfaces PCI_ENABLE_SRIOV(9)NAMEpci_enable_sriov - enable the SR-IOV capabilitySYNOPSISint pci_enable_sriov(struct pci_dev * dev, int nr_virtfn);ARGUMENTSdev the PCI device nr_virtfn number of virtual functions to enableDESCRIPTIONReturns 0 on success, or negative on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_ENABLE_SRIOV(9)