net/mlx5e: kTLS, Fill work queue edge separately in TX flow
authorTariq Toukan <tariqt@mellanox.com>
Thu, 9 Apr 2020 11:02:04 +0000 (14:02 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 9 May 2020 08:05:40 +0000 (01:05 -0700)
commitab1e0ce99d3dabc57e5a383b3ffc60fb97aafe9e
tree78950fda74a28ab93637614a48f4fbdb28a4a5b5
parent714c88a38bce3477392944d6c0d0bc724abaff09
net/mlx5e: kTLS, Fill work queue edge separately in TX flow

For the static and progress context params WQEs, do the edge
filling separately.
This improves the WQ utilization, code readability, and reduces
the chance of future bugs.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c