commit | 111839917fccf4f74d50ad937321acc6a07eb9c3 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Thu Oct 29 17:35:40 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 29 17:35:40 2015 -0500 |
tree | 7536a1ef0d1fee3a9100ec75ee370de283d4c9d6 | |
parent | 938174e59f83354251a75a2b90171e0ffdf6f1d7 [diff] |
PCI: Handle Enhanced Allocation capability for SR-IOV devices SR-IOV BARs can be specified via EA entries. Extend the EA parser to extract the SRIOV BAR resources, and modify sriov_init() to use resources previously obtained via EA. Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Sean O. Stalley <sean.stalley@intel.com>