commit | 968f0b6f9c01bdf772a4c04ee1fe08971d65af14 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Apr 27 18:46:35 2020 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Apr 30 18:45:46 2020 -0300 |
tree | 02cb89e7d251156921c321aca68bf90d444df219 | |
parent | 6367da46d3cb03ff717457875bd01dda7b02a1ff [diff] |
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>