Home
last modified time | relevance | path

Searched refs:log_max_qp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c307 cp->cp_log_num_qp = min(hermon_log_num_qp, devlim->log_max_qp); in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c871 max = ((uint64_t)1 << devlim->log_max_qp); in hermon_rsrc_init_phase2()
1107 hdl_info.swi_max = (uint64_t)1 << devlim->log_max_qp; in hermon_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c666 max = ((uint64_t)1 << state->ts_devlim.log_max_qp); in tavor_rsrc_init_phase2()
765 max = ((uint64_t)1 << state->ts_devlim.log_max_qp); in tavor_rsrc_init_phase2()
1290 hdl_info.swi_max = ((uint64_t)1 << state->ts_devlim.log_max_qp); in tavor_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h128 uint32_t log_max_qp :5; member
236 uint32_t log_max_qp :5; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h149 uint32_t log_max_qp :5; member
354 uint32_t log_max_qp :5; member