RDMA/mlx5: Consolidate into special function all create QP calls
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 27 Apr 2020 15:46:35 +0000 (18:46 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 30 Apr 2020 21:45:46 +0000 (18:45 -0300)
commit968f0b6f9c01bdf772a4c04ee1fe08971d65af14
tree02cb89e7d251156921c321aca68bf90d444df219
parent6367da46d3cb03ff717457875bd01dda7b02a1ff
RDMA/mlx5: Consolidate into special function all create QP calls

Finish separation to blocks of mlx5_ib_create_qp() functions,
so all internal create QP implementation are located in one place.

Link: https://lore.kernel.org/r/20200427154636.381474-36-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/qp.c