Searched refs:dhca_max_chan_sz (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h554 uint_t dhca_max_chan_sz; member in struct:dapl_hca_attr_s
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1399 ia_attr->max_dto_per_ep = (DAT_COUNT)hca_attr->dhca_max_chan_sz;
1497 ep_attr->max_recv_dtos = hca_attr->dhca_max_chan_sz;
1498 ep_attr->max_request_dtos = hca_attr->dhca_max_chan_sz;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4404 args.hca_attr.dhca_max_chan_sz = hcap->hca_max_chan_sz;

Completed in 82 milliseconds