Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c503 crdp->cl_wlist = wcl; in svc_rdma_krecv()
505 crdp->cl_reply = NULL; in svc_rdma_krecv()
584 if (crdp->cl_wlist) { in svc_rdma_krecv()
619 crdp->conn = conn; in svc_rdma_krecv()
705 wcl = crdp->cl_reply; in svc_process_long_reply()
738 wcl = crdp->cl_reply; in svc_process_long_reply()
848 conn = crdp->conn; in svc_rdma_ksend()
1047 if (crdp->cl_reply) { in svc_rdma_ksend()
1098 crdp->cloned = 0; in svc_rdma_kfreeargs()
1113 rdma_buf_free(crdp->conn, &crdp->rpcbuf); in svc_rdma_kfreeargs()
[all …]