]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP
authorDaisuke Matsuda <matsuda-daisuke@fujitsu.com>
Fri, 20 Dec 2024 10:09:32 +0000 (19:09 +0900)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 21 Feb 2025 17:07:43 +0000 (13:07 -0400)
commit7f880725078d2314f6761f24c2a244e4a68c69c2
tree716682c33a5969b7e77bc7536e7738bd99179699
parent486055f5e09df959ad4e3aa4ee75b5c91ddeec2e
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP

rxe_mr_init() and resp_states are going to be used in rxe_odp.c, which is
to be created in the subsequent patch.

Link: https://patch.msgid.link/r/20241220100936.2193541-2-matsuda-daisuke@fujitsu.com
Signed-off-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe.h
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_mr.c
drivers/infiniband/sw/rxe/rxe_verbs.h