RDMA/rxe: Add a responder state for atomic reply
authorBob Pearson <rpearsonhpe@gmail.com>
Mon, 6 Jun 2022 14:38:34 +0000 (09:38 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 30 Jun 2022 16:54:04 +0000 (13:54 -0300)
commit0ed5493e430a1d887eb62b45c75dd5d6bb2dcf48
tree68a473638f5e4b247c40eaca5332d084f0081bf6
parent24f0ab0102115c7569379a606f9a26826577522f
RDMA/rxe: Add a responder state for atomic reply

Add a responder state for atomic reply similar to read reply and rename
process_atomic() rxe_atomic_reply(). In preparation for merging the normal
and retry atomic responder flows.

Link: https://lore.kernel.org/r/20220606143836.3323-3-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_resp.c