Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/
H A Dsvc_rdma.c825 rdma_buf_t rbuf_resp = {0}, rbuf_rpc_resp = {0}; in svc_rdma_ksend() local
913 xdr_location, &rbuf_rpc_resp, &xdrs_rpc, msg, in svc_rdma_ksend()
967 rdma_buf_free(conn, &rbuf_rpc_resp); in svc_rdma_ksend()
982 rdma_buf_free(conn, &rbuf_rpc_resp); in svc_rdma_ksend()
999 rdma_buf_free(conn, &rbuf_rpc_resp); in svc_rdma_ksend()
1009 rdma_buf_free(conn, &rbuf_rpc_resp); in svc_rdma_ksend()
1018 clist_add(&cl_send, 0, final_resp_len, &rbuf_rpc_resp.handle, in svc_rdma_ksend()
1019 rbuf_rpc_resp.addr, NULL, NULL); in svc_rdma_ksend()