Searched refs:xcl_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dsvc_xprt.h36 const struct svc_xprt_ops *xcl_ops; member in struct:svc_xprt_class
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c94 .xcl_ops = &svc_rdma_ops,
/linux-master/net/sunrpc/
H A Dsvc_xprt.c200 xprt->xpt_ops = xcl->xcl_ops;
252 xprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags);
H A Dsvcsock.c791 .xcl_ops = &svc_udp_ops,
1315 .xcl_ops = &svc_tcp_ops,

Completed in 150 milliseconds