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) {
/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 in enum:ibt_hca_flags_e
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2498 caps |= IBT_HCA_WQE_SIZE_INFO;
2560 * such as IPoIB will use the IBT_HCA_WQE_SIZE_INFO sgl info.
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2482 if (hca_attrs.hca_flags & IBT_HCA_WQE_SIZE_INFO) {

Completed in 79 milliseconds