IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
authorMichael Guralnik <michaelgur@mellanox.com>
Sun, 20 Oct 2019 06:43:59 +0000 (09:43 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 22 Oct 2019 19:39:49 +0000 (16:39 -0300)
commit3f89b01f4bbab2dcd1a6e7e31e64faacb448e3be
treef1e720b54e6fd497e3815e40ce40c566ee639120
parent68abaa765e410dc1583de1fa285ec7b0c58c6252
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines

There is little value in keeping separate function for one flag, provide
it directly like any other mlx5 define.

Link: https://lore.kernel.org/r/20191020064400.8344-2-leon@kernel.org
Signed-off-by: Michael Guralnik <michaelgur@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/gsi.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/infiniband/hw/mlx5/qp.c