linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Ilan Tayari 537a505741 net/mlx5: FPGA, Add high-speed connection routines
An FPGA high-speed connection has two endpoints, an FPGA QP and a
ConnectX QP.
Add library routines to create and connect the endpoints of an
FPGA high-speed connection.

These routines allow creating and interacting with both types of
connections: Shell and Sandbox Unit (SBU).

Shell connection provides an interface to the FPGA's address space,
which includes the configuration space and the DDR.
Use of the shell connection will be introduced in a later patchset.

SBU connection provides a command and/or data interface to the
application-specific logic within the FPGA.
Use of the SBU connection will be introduced in a later patch in
this patchset.

Some struct definitions are added to a new header file sdk.h, which
will be extended in later patches in the patchset.
This header file will contain the in-kernel FPGA client driver API.

Signed-off-by: Ilan Tayari <ilant@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2017-06-27 16:36:47 +03:00
..
mlx4 net/mlx4: fix spelling mistake: "coalesing" -> "coalescing" 2017-06-26 23:18:29 -04:00
mlx5/core net/mlx5: FPGA, Add high-speed connection routines 2017-06-27 16:36:47 +03:00
mlxfw mlxfw: Make the module selectable 2017-06-22 14:30:13 +03:00
mlxsw mlxsw: spectrum: Add support for access cable info via ethtool 2017-06-14 15:16:30 -04:00
Kconfig Add the mlxfw module for Mellanox firmware flash process 2017-05-25 17:46:17 -04:00
Makefile Add the mlxfw module for Mellanox firmware flash process 2017-05-25 17:46:17 -04:00