Home
last modified time | relevance | path

Searched refs:sc_rn (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c389 sc_rn); in svc_rdma_xprt_done()
437 if (rpcrdma_rn_register(dev, &newxprt->sc_rn, svc_rdma_xprt_done)) in svc_rdma_accept()
624 rpcrdma_rn_unregister(device, &rdma->sc_rn); in __svc_rdma_free()
/linux/include/linux/sunrpc/
H A Dsvc_rdma.h80 struct rpcrdma_notification sc_rn; /* removal notification */ member