Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h354 rdma_cc_type_t c_cc_type; /* client or server, for credit cntrl */ member
H A Drpcib.c1602 kqp->rdmaconn.c_cc_type = RDMA_CC_CLNT; in rib_clnt_create_chan()
1687 kqp->rdmaconn.c_cc_type = RDMA_CC_SRV; in rib_svc_create_chan()
2100 if (qp->rdmaconn.c_cc_type == RDMA_CC_CLNT) { in rib_disconnect_channel()