]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d0f25ffda4cda1d362a89ab0338dbe29b56f834
tree02cb89e7d251156921c321aca68bf90d444df219
parent88d0546e7ce04e4ba99561590ca7ef2fee372c8e
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