linux/drivers/net/ethernet/intel/i40e
Shiraz Saleem f4370a85d6 i40e: Register auxiliary devices to provide RDMA
Convert i40e to use the auxiliary bus infrastructure to export
the RDMA functionality of the device to the RDMA driver.
Register i40e client auxiliary RDMA device on the auxiliary bus per
PCIe device function for the new auxiliary rdma driver (irdma) to
attach to.

The global i40e_register_client and i40e_unregister_client symbols
will be obsoleted once irdma replaces i40iw in the kernel
for the X722 device.

Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-05-28 20:11:13 -07:00
..
Makefile
i40e.h i40e: Register auxiliary devices to provide RDMA 2021-05-28 20:11:13 -07:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-07 09:35:49 -07:00
i40e_alloc.h
i40e_client.c i40e: Register auxiliary devices to provide RDMA 2021-05-28 20:11:13 -07:00
i40e_common.c i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-07 09:35:49 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_ddp.c
i40e_debugfs.c
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Remove LLDP frame filters 2021-05-07 09:35:49 -07:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: Register auxiliary devices to provide RDMA 2021-05-28 20:11:13 -07:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx.c i40e: fix broken XDP support 2021-05-07 09:35:38 -07:00
i40e_txrx.h
i40e_txrx_common.h
i40e_type.h i40e: Fix PHY type identifiers for 2.5G and 5G adapters 2021-05-07 09:35:49 -07:00
i40e_virtchnl_pf.c i40e: refactor repeated link state reporting code 2021-04-23 09:03:56 -07:00
i40e_virtchnl_pf.h
i40e_xsk.c
i40e_xsk.h