net/mlx5: Properly name the generic WQE control field
authorTariq Toukan <tariqt@mellanox.com>
Tue, 2 Jul 2019 14:12:09 +0000 (17:12 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 3 Jul 2019 19:50:42 +0000 (12:50 -0700)
commit0718edf528c552c66a5dc3525ffb145971efa766
tree0ca948d88c2de86929c42e694c6c815b09642ab0
parenta12ff35e0fb770b4d060298be147189313ec002c
net/mlx5: Properly name the generic WQE control field

A generic WQE control field is used for different purposes
in different cases.
Use union to allow using the proper name in each case.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/qp.h