Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c309 cp->cp_log_num_srq = min(hermon_log_num_srq, devlim->log_max_srq); in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c885 max = ((uint64_t)1 << devlim->log_max_srq); in hermon_rsrc_init_phase2()
1078 hdl_info.swi_max = (uint64_t)1 << devlim->log_max_srq; in hermon_rsrc_init_phase2()
H A Dhermon_cmd.c1551 mod->log_max_srq = state->hs_cfg_profile->cp_log_num_srq; in hermon_mod_stat_cfg_cmd_post()
1553 mod->log_max_srq = 0; in hermon_mod_stat_cfg_cmd_post()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h125 uint32_t log_max_srq :5; member
239 uint32_t log_max_srq :5; member
1554 uint32_t log_max_srq :5; member
1567 uint32_t log_max_srq :5; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c1454 mod->log_max_srq = state->ts_cfg_profile->cp_log_num_srq; in tavor_mod_stat_cfg_cmd_post()
1456 mod->log_max_srq = 0; in tavor_mod_stat_cfg_cmd_post()
H A Dtavor_rsrc.c869 max = ((uint64_t)1 << state->ts_devlim.log_max_srq); in tavor_rsrc_init_phase2()
1217 hdl_info.swi_max = ((uint64_t)1 << state->ts_devlim.log_max_srq); in tavor_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h145 uint32_t log_max_srq :5; member
358 uint32_t log_max_srq :5; member