Searched refs:xcl_ops (Results 1 – 4 of 4) sorted by relevance
36 const struct svc_xprt_ops *xcl_ops; member
190 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()243 xprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()
654 .xcl_ops = &svc_udp_ops,1225 .xcl_ops = &svc_tcp_ops,
96 .xcl_ops = &svc_rdma_ops,
Completed in 10 milliseconds