Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c129 uint8_t rdma_in, rdma_out; in ibt_open_rc_channel() local
362 rdma_out = chan_args->oc_rdma_ra_out; in ibt_open_rc_channel()
366 (rdma_out > hcap->hca_max_rdma_out_qp)) { in ibt_open_rc_channel()
369 channel, rdma_in, rdma_out, hcap->hca_max_rdma_in_qp, in ibt_open_rc_channel()
376 "rdma_in %d rdma_out %d", channel, rdma_in, rdma_out); in ibt_open_rc_channel()
609 req_msgp->req_local_eec_no_plus = h2b32(local_eecn << 8 | rdma_out); in ibt_open_rc_channel()