commit | 28bff09518e9ef942173e41e7521b93ea7be0cf0 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Dec 16 14:05:07 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat May 09 01:05:42 2020 -0700 |
tree | ba1567c5ae99fddcb7eff8972eefd10d4c0dc67b | |
parent | 6b74f60ef5a97ec3988a41e4bb745660029209a2 [diff] |
net/mlx5e: Enhance ICOSQ WQE info fields The same WQE opcode might be used in different ICOSQ flows and WQE types. To have a better distinguishability, replace it with an enum that better indicates the WQE type and flow it is used for. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>