Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c137 min(tgt->tp_ioc->ioc_attr.hca_max_rdma_out_chan, in srpt_cm_req_hdlr()
148 tgt->tp_ioc->ioc_attr.hca_max_rdma_out_chan, in srpt_cm_req_hdlr()
H A Dsrpt_ioc.c1266 ioc->ioc_attr.hca_max_rdma_out_chan; in srpt_ioc_init_profile()
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h337 uint8_t hca_max_rdma_out_chan; /* Max RDMA Reads/Atomics out */ member
432 uint8_t hca_max_rdma_out_chan; /* Max RDMA Reads/Atomics out */ member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h134 #define hca_max_rdma_out_qp hca_max_rdma_out_chan
H A Dibtl_types.h465 uint8_t hca_max_rdma_out_chan; /* Max RDMA Reads/Atomics out */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2913 (x)->hca_max_rdma_out_chan = (y)->hca_max_rdma_out_chan; \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1708 resp.max_qp_init_rd_atom = hca_attr.hca_max_rdma_out_chan; in sol_uverbs_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1686 if (args.epm_rdma_ra_out > hca_attrp->hca_max_rdma_out_chan) { in daplka_ep_modify()
2199 chan_args.oc_rdma_ra_out = hca_attrp->hca_max_rdma_out_chan; in daplka_ep_connect()
4412 args.hca_attr.dhca_max_rdma_out_chan = hcap->hca_max_rdma_out_chan; in daplka_ia_query()