Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h96 uint8_t responder_resources; member
H A Drdma_user_cm.h151 uint8_t responder_resources; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c652 cm_reply.rep.cm_rdma_ra_in = conn_param->responder_resources; in rdma_ib_accept()
655 conn_param->responder_resources); in rdma_ib_accept()
1013 args.oc_rdma_ra_in = conn_paramp->responder_resources; in ibcma_tcp_connect()
1044 if (conn_paramp->initiator_depth || conn_paramp->responder_resources) { in ibcma_tcp_connect()
1052 if (conn_paramp->responder_resources) { in ibcma_tcp_connect()
1568 paramp->responder_resources = reqp->req_rdma_ra_in; in ibcma_handle_req()
1726 paramp->responder_resources = repp->rep_rdma_ra_in; in ibcma_handle_rep()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1939 conn_paramp->responder_resources = usr_conn_paramp->responder_resources;
1959 usr_conn_paramp->responder_resources = conn_paramp->responder_resources;
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_cm.c251 conn_param->responder_resources = in rdsv3_ib_cm_fill_conn_param()
810 event->param.conn.responder_resources, in rdsv3_ib_cm_handle_connect()