]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e5290e1825de3ab2428a8315d09d08bbffefd92
treef1e720b54e6fd497e3815e40ce40c566ee639120
parentaa2698160204bf25c72b997096e5e253dd706023
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