Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c339 1 << state->hs_ibtfinfo.hca_attr->hca_fexch_max_log2_qp; in hermon_fcoib_init()
H A Dhermon_qp.c1270 if (log2 > state->hs_ibtfinfo.hca_attr->hca_fexch_max_log2_qp) in hermon_qp_alloc_range()
H A Dhermon.c2519 hca_attr->hca_fexch_max_log2_qp = 16; /* 64K per port */ in hermon_soft_state_init()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h545 uint8_t hca_fexch_max_log2_qp; /* max log2 FEXCH QPs */ member