Skip to content

Commit

Permalink
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Leon Romanovsky authored and Jason Gunthorpe committed May 27, 2020
1 parent 70bd7fb commit f18e26a
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 172 deletions.
Loading

0 comments on commit f18e26a

Please sign in to comment.