Home
last modified time | relevance | path

Searched refs:rpcrdma_rn_register (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sunrpc/
H A Drdma_rn.h19 int rpcrdma_rn_register(struct ib_device *device,
/linux/net/sunrpc/xprtrdma/
H A Dib_client.c56 int rpcrdma_rn_register(struct ib_device *device, in rpcrdma_rn_register() function
H A Dsvc_rdma_transport.c437 if (rpcrdma_rn_register(dev, &newxprt->sc_rn, svc_rdma_xprt_done)) in svc_rdma_accept()
H A Dverbs.c327 rc = rpcrdma_rn_register(id->device, &ep->re_rn, rpcrdma_ep_removal_done); in rpcrdma_create_id()