]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 27 Apr 2020 15:46:16 +0000 (18:46 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 28 Apr 2020 23:42:23 +0000 (20:42 -0300)
commitcc3327290124af30a9fd8dfa1844aba31b4313a2
tree3627f9b2eb656b86793a4de960456839187247a4
parentb34174485550c75e86d6ebac0e55f7e03cd5f9c9
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags

In similar way to wqe_sig, the scat_cqe was treated differently from
other create QP vendor flags. Change it to be similar to other flags
and use flags_en mechanism.

Link: https://lore.kernel.org/r/20200427154636.381474-17-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/mlx5_ib.h
drivers/infiniband/hw/mlx5/qp.c