net/mlx5: Cleanup kTLS function names and their exposure
authorLeon Romanovsky <leonro@nvidia.com>
Mon, 4 Apr 2022 12:08:19 +0000 (15:08 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Wed, 6 Apr 2022 07:00:37 +0000 (10:00 +0300)
commit7a9104ea9011c0e15176c2951a97bda43c4beabf
tree89ffac61d19df864cbed615f2085ff58ec163a9d
parent943aa7bda37301eefc363e4940c4805d8e166478
net/mlx5: Cleanup kTLS function names and their exposure

The _accel_ part of the function is not relevant anymore, so rename kTLS
functions to be without it, together with header cleanup to do not have
declarations that are not used.

Link: https://lore.kernel.org/r/72319e6020fb2553d02b3bbc7476bda363f6d60c.1649073691.git.leonro@nvidia.com
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/params.c
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c