net/mlx5: share Tx queue object modification
authorMichael Baum <michaelba@nvidia.com>
Thu, 1 Oct 2020 14:09:23 +0000 (14:09 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 9 Oct 2020 11:17:42 +0000 (13:17 +0200)
commita9c79306622c6d02a8eb6a7da1266cb188a23f5b
tree57f050fdcad64a43b03e1e629018da5b59421647
parent5d9f3c3f48f725da0ad5a37f8e6c62c28b045efd
net/mlx5: share Tx queue object modification

Use new modify_qp functions for Tx object creation in DevX and Verbs
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_devx.c
drivers/net/mlx5/mlx5_txq.c