Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c63 uint32_t hermon_log_num_rdb_per_qp = HERMON_LOG_NUM_RDB_PER_QP; variable
313 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()