Yuval Mintz 1408cc1fa4 qed: Introduce VFs
This adds the qed VFs for the first time -
The vfs are limited functions, with a very different PCI bar structure
[when compared with PFs] to better impose the related security demands
associated with them.

This patch includes the logic neccesary to allow VFs to successfully probe
[without actually adding the ability to enable iov].
This includes diverging all the flows that would occur as part of the pci
probe of the driver, preventing VF from accessing registers/memories it
can't and instead utilize the VF->PF channel to query the PF for needed
information.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-12 00:04:07 -04:00
..
2016-03-18 23:14:15 -04:00
2016-05-12 00:04:07 -04:00
2016-01-25 10:51:52 -08:00
2016-03-13 22:08:01 -04:00
2016-05-09 00:00:28 -04:00
2016-04-26 15:53:05 -04:00
2016-05-11 19:31:40 -04:00