Home
last modified time | relevance | path

Searched refs:hca_rfci_max_log2_qp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c57 state->hs_ibtfinfo.hca_attr->hca_rfci_max_log2_qp; in hermon_fcoib_enable()
345 1 << state->hs_ibtfinfo.hca_attr->hca_rfci_max_log2_qp; in hermon_fcoib_init()
H A Dhermon.c2518 hca_attr->hca_rfci_max_log2_qp = 7; /* 128 per port */ in hermon_soft_state_init()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h544 uint8_t hca_rfci_max_log2_qp; /* max log2 RFCI QPs */ member