commit | df8d866770f9877dedc864af4346c73694931cab | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Thu May 28 10:04:03 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat Jun 27 14:00:20 2020 -0700 |
tree | 54bd81d8c1167992f4c657722be4cf41522d1578 | |
parent | 7d0d0d86ec6c67d3eb4f49d3bbccc2d8c02799cc [diff] |
net/mlx5e: kTLS, Use kernel API to extract private offload context Modify the implementation of the private kTLS TX HW offload context getter and setter, so it uses the kernel API functions, instead of a local shadow structure. A single BUILD_BUG_ON check is sufficient, remove the duplicate. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>