Home
last modified time | relevance | path

Searched refs:log_max_ra_req_qp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c313 min(hermon_log_num_rdb_per_qp, devlim->log_max_ra_req_qp); in hermon_cfg_profile_init_phase2()
315 1 << min(hermon_log_num_rdb_per_qp, devlim->log_max_ra_req_qp); in hermon_cfg_profile_init_phase2()
392 min(hermon_log_num_rdb_per_qp, devlim->log_max_ra_req_qp); in hermon_cfg_profile_init_phase2()
394 1 << min(hermon_log_num_rdb_per_qp, devlim->log_max_ra_req_qp); in hermon_cfg_profile_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h193 uint32_t log_max_ra_req_qp :6; member
390 uint32_t log_max_ra_req_qp :6; member