diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2020-09-26 13:24:45 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-29 19:09:49 +0300 |
commit | 915ec7ed911493cea996f132d2629f44b7a1770d (patch) | |
tree | b4e856b46bd7b09fe57503cc099d1b8f642264c3 /drivers/infiniband/core/uverbs_cmd.c | |
parent | eebe580feb5b8ff1322ee5f35312a9f04932c24e (diff) | |
download | linux-915ec7ed911493cea996f132d2629f44b7a1770d.tar.xz |
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Refactor the storage struct of mlx4 GSI QP to be embedded in mlx4_ib
QP. This allows to remove internal memory allocation of QP struct which is
hidden inside the mlx4_ib_create_qp() flow.
Link: https://lore.kernel.org/r/20200926102450.2966017-6-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/core/uverbs_cmd.c')
0 files changed, 0 insertions, 0 deletions