Searched refs:xcl_ops (Results 1 – 4 of 4) sorted by relevance
36 const struct svc_xprt_ops *xcl_ops; member
94 .xcl_ops = &svc_rdma_ops,
200 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()253 xprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()
791 .xcl_ops = &svc_udp_ops,1325 .xcl_ops = &svc_tcp_ops,