PCI_NUM_VF(9) Hardware Interfaces PCI_NUM_VF(9)NAMEpci_num_vf - return number of VFs associated with a PF device_release_driverSYNOPSISint pci_num_vf(struct pci_dev * dev);ARGUMENTSdev the PCI deviceDESCRIPTIONReturns number of VFs, or 0 if SR-IOV is not enabled.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_NUM_VF(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| usb_buffer_map_sg(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |