RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
authorXiao Yang <yangx.jy@fujitsu.com>
Tue, 14 Sep 2021 08:02:52 +0000 (16:02 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 28 Sep 2021 14:42:24 +0000 (11:42 -0300)
commit45216d63630a4ce80679c336685d948ec7478bb6
treed05fe313255c43cce8fad367ef317db3be5e8c4c
parent373efe0f3095ef60a31876376c33c932f4721823
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND

To reflect the intention, since it is not just a single bit.

Link: https://lore.kernel.org/r/20210914080253.1145353-3-yangx.jy@fujitsu.com
Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_opcode.h
drivers/infiniband/sw/rxe/rxe_req.c
drivers/infiniband/sw/rxe/rxe_resp.c