android_kernel_motorola_sm6225/include/linux/qed
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
..
common_hsi.h qed: Introduce VFs 2016-05-12 00:04:07 -04:00
eth_common.h qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_chain.h qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_eth_if.h qed: Add infrastructure support for tunneling 2016-04-15 17:08:08 -04:00
qed_if.h qed: Introduce VFs 2016-05-12 00:04:07 -04:00