Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h381 uint_t hca_ud_send_sgl_sz; member
476 uint_t hca_ud_send_sgl_sz; member
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c635 caps->cp_max_sgl = hca_attrs->hca_ud_send_sgl_sz; in eib_ibt_record_capab()
/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h537 uint_t hca_ud_send_sgl_sz; member
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c335 max_sgl = state->hs_ibtfinfo.hca_attr->hca_ud_send_sgl_sz; in hermon_qp_alloc()
1455 max_sgl = state->hs_ibtfinfo.hca_attr->hca_ud_send_sgl_sz; in hermon_qp_alloc_range()
H A Dhermon.c2501 hca_attr->hca_ud_send_sgl_sz = (max_send_wqe_bytes / 16) - 4; in hermon_soft_state_init()
/titanic_44/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2941 (x)->hca_ud_send_sgl_sz = (y)->hca_ud_send_sgl_sz; \
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2483 state->id_max_sqseg = hca_attrs.hca_ud_send_sgl_sz; in ibd_record_capab()