net/mlx5e: Use proper name field for the UMR key
authorTariq Toukan <tariqt@mellanox.com>
Thu, 8 Aug 2019 09:32:17 +0000 (12:32 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 30 Apr 2020 17:10:44 +0000 (10:10 -0700)
commite658664c77c11c5ba77dfb231138505ecac71c80
treeb62e04194555b6175b687f3363f83c8a733908fd
parentc6168161f693e6d26cdcce891f99399f1432ac80
net/mlx5e: Use proper name field for the UMR key

Even though some of the WQE control segment's field share
the same memory bits (a union of fields), prefer having the
right field name for every different usage.

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_main.c