Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dsvc_xprt.h37 const struct svc_xprt_ops *xcl_ops; member
/linux-6.1.9/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c96 .xcl_ops = &svc_rdma_ops,
/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c191 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()
244 xprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()
Dsvcsock.c646 .xcl_ops = &svc_udp_ops,
1219 .xcl_ops = &svc_tcp_ops,