]> www.infradead.org Git - users/dwmw2/linux.git/commit
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 26 May 2020 11:54:38 +0000 (14:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 27 May 2020 19:07:49 +0000 (16:07 -0300)
commitf18e26af6aba778b888044859d9c69bb9bbc7bc1
tree337c2dada16500c24504d792658a16a56b389ae7
parent70bd7fb8762528ac0e69a8ae0f485298dff57043
RDMA/mlx5: Convert modify QP to use MLX5_SET macros

Instead of hand crafted mlx5_qp_context and mlx5_qp_path use common
MLX5_SET() macros.

Link: https://lore.kernel.org/r/20200526115440.205922-7-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
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
include/linux/mlx5/qp.h