RDMA/efa: Be consistent with modify QP bitmask
authorGal Pressman <galpress@amazon.com>
Fri, 31 Jul 2020 06:04:18 +0000 (09:04 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 18 Aug 2020 17:52:44 +0000 (14:52 -0300)
commitab67badd1c5e0c82a6cc09c3e9389d97672075b3
tree45041ac1508e08d0b7acc87b6fe491a41597696e
parent34eb009ffe2e2b09e356e24bba548bec80708e86
RDMA/efa: Be consistent with modify QP bitmask

The modify QP bitmask was not consistent with other bitmasks used in the
device interface. Remove the bitmask enum and allow usage with
EFA_GET/SET.

Link: https://lore.kernel.org/r/20200731060420.17053-3-galpress@amazon.com
Reviewed-by: Firas JahJah <firasj@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/efa/efa_admin_cmds_defs.h
drivers/infiniband/hw/efa/efa_verbs.c