Searched defs: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; local
362 rdma_out = chan_args->oc_rdma_ra_out;
366 (rdma_out > hcap->hca_max_rdma_out_qp)) {
369 channel, rdma_in, rdma_out, hcap->hca_max_rdma_in_qp,
376 "rdma_in %d rdma_out %d", channel, rdma_in, rdma_out);
609 req_msgp->req_local_eec_no_plus = h2b32(local_eecn << 8 | rdma_out);

Completed in 57 milliseconds