Home
last modified time | relevance | path

Searched refs:IBT_HCA_WQE_SIZE_INFO (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c634 if (hca_attrs->hca_flags & IBT_HCA_WQE_SIZE_INFO) { in eib_ibt_record_capab()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h372 IBT_HCA_WQE_SIZE_INFO = 1 << 29, /* detailed WQE size info */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2498 caps |= IBT_HCA_WQE_SIZE_INFO; in hermon_soft_state_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2482 if (hca_attrs.hca_flags & IBT_HCA_WQE_SIZE_INFO) { in ibd_record_capab()