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)
| 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 |