net/mlx5: separate Rx queue object modification
authorMichael Baum <michaelba@nvidia.com>
Thu, 3 Sep 2020 10:13:41 +0000 (10:13 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:08 +0000 (18:55 +0200)
commitc279f187ee20b10a5101c8302c6636ec497dd8a2
tree993f6c88f78a050d16d7820caf9442278f95f863
parent675911d0330b0802e845657c3f4edc5886cf8685
net/mlx5: separate Rx queue object modification

Separate Rx object modification to the Verbs and DevX modules.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_verbs.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_devx.c
drivers/net/mlx5/mlx5_rxq.c