Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h487 #define RDMA_SEND(conn, sendlist, xid) \ macro
H A Dclnt_rdma.c962 status = RDMA_SEND(conn, cl_sendlist, p->cku_xid); in clnt_rdma_kcallit()
H A Dsvc_rdma.c1027 status = RDMA_SEND(conn, cl_send, msg->rm_xid); in svc_rdma_ksend()