net/mlx5e: TLS, Add Innova TLS TX support
Add NETIF_F_HW_TLS_TX capability and expose tlsdev_ops to work with the TLS generic NIC offload infrastructure. The NETIF_F_HW_TLS_TX capability will be added in the next patch. Signed-off-by:Ilya Lesokhin <ilyal@mellanox.com> Signed-off-by:
Boris Pismenny <borisp@mellanox.com> Acked-by:
Saeed Mahameed <saeedm@mellanox.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/mellanox/mlx5/core/Kconfig 11 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/Kconfig
- drivers/net/ethernet/mellanox/mlx5/core/Makefile 2 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/Makefile
- drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c 173 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c
- drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h 65 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h
- drivers/net/ethernet/mellanox/mlx5/core/en_main.c 3 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/en_main.c
Loading
Please register or sign in to comment