Searched refs:xcl_ops (Results 1 – 4 of 4) sorted by relevance
35 const struct svc_xprt_ops *xcl_ops; member
98 .xcl_ops = &svc_rdma_ops,120 .xcl_ops = &svc_rdma_bc_ops,
702 .xcl_ops = &svc_udp_ops,1246 .xcl_ops = &svc_tcp_bc_ops,1286 .xcl_ops = &svc_tcp_ops,
164 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()217 return xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()