Home
last modified time | relevance | path

Searched refs:svc_rdma_class (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c234 svc_unreg_xprt_class(&svc_rdma_class); in svc_rdma_cleanup()
250 svc_reg_xprt_class(&svc_rdma_class); in svc_rdma_init()
H A Dsvc_rdma_transport.c93 struct svc_xprt_class svc_rdma_class = { variable
137 svc_xprt_init(net, &svc_rdma_class, &cma_xprt->sc_xprt, serv); in svc_rdma_create_xprt()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc_rdma.h214 extern struct svc_xprt_class svc_rdma_class;