RDMA/mlx5: Use direct modify QP implementation
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 26 May 2020 11:54:36 +0000 (14:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 27 May 2020 19:07:49 +0000 (16:07 -0300)
commit64bae2d455f6058572ac4d23a8ea9e47c9d10f03
tree4547a3b119d04f5822e8b8d4c1cff141e6cd59dd
parente383085c24255821e79d3c2aa6302d804b6a1c48
RDMA/mlx5: Use direct modify QP implementation

As a preparation to removal hand crafted mlx5_qp_context, convert counter
code to use mlx5_cmd_exec_in() directly.

Link: https://lore.kernel.org/r/20200526115440.205922-5-leon@kernel.org
Reviewed-by: Mark Zhang <markz@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/qp.c