linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qed
Yuval Mintz 32a47e72c9 qed: Add CONFIG_QED_SRIOV
Add support for a new Kconfig option for qed* driver which would allow
[eventually] the support in VFs.

This patch adds the necessary logic in the PF to learn about the possible
VFs it will have to support [Based on PCI configuration space and HW],
and prepare a database with an entry per-VF as infrastructure for future
interaction with said VFs.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-12 00:04:06 -04:00
..
Makefile qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_cxt.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_cxt.h
qed_dev_api.h qed: Add infrastructure support for tunneling 2016-04-15 17:08:08 -04:00
qed_dev.c qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_hsi.h qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_hw.c qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_hw.h qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_init_fw_funcs.c qed: Add PF min bandwidth configuration support 2016-04-26 13:56:26 -04:00
qed_init_ops.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.h
qed_int.c qed: initialize return rc to avoid returning garbage 2016-03-30 15:48:15 -04:00
qed_int.h qed: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -05:00
qed_l2.c qed*: Align statistics names 2016-04-25 15:59:15 -04:00
qed_main.c qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_mcp.c qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_mcp.h qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_reg_addr.h qed: Add PF min bandwidth configuration support 2016-04-26 13:56:26 -04:00
qed_selftest.c qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_selftest.h qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_sp_commands.c qed: Apply tunnel configurations after PF start 2016-05-03 15:48:32 -04:00
qed_sp.h qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_spq.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_sriov.c qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_sriov.h qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_vf.h qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed.h qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00