Searched refs:hca_conn_send_sgl_sz (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h382 uint_t hca_conn_send_sgl_sz; member in struct:ibnex_ctl_hca_info_s
477 uint_t hca_conn_send_sgl_sz; member in struct:ibnex_ctl_hca_info_32_s
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h538 uint_t hca_conn_send_sgl_sz; member in struct:ibt_hca_attr_s
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2942 (x)->hca_conn_send_sgl_sz = (y)->hca_conn_send_sgl_sz; \
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c338 max_sgl = state->hs_ibtfinfo.hca_attr->hca_conn_send_sgl_sz;
H A Dhermon.c2502 hca_attr->hca_conn_send_sgl_sz = (max_send_wqe_bytes / 16) - 1;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2484 state->rc_tx_max_sqseg = hca_attrs.hca_conn_send_sgl_sz;

Completed in 110 milliseconds