Files
tegra-linux-noble/drivers
Alexander Duyck 5a8eb24292 pci: Add SRIOV helper function to determine if VFs are assigned to guest
This function is meant to add a helper function that will determine if a PF
has any VFs that are currently assigned to a guest.  We currently have been
implementing this function per driver, and going forward I would like to avoid
that by making this function generic and using this helper.

v2: Removed extern from declaration of pci_vfs_assigned in pci.h and return
    0 if SR-IOV is disabled with is inline with other PCI SRIOV functions.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-04-24 19:31:58 -07:00
..
2013-04-09 18:03:25 +01:00
2013-03-27 13:39:09 -04:00
2013-04-05 21:02:17 +08:00
2013-03-28 01:20:42 -04:00
2013-04-24 18:05:19 -07:00
2013-04-16 00:39:41 +02:00
2013-04-07 15:11:27 +03:00