Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c308 cp->cp_log_num_cq = min(hermon_log_num_cq, devlim->log_max_cq); in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c878 max = ((uint64_t)1 << devlim->log_max_cq); in hermon_rsrc_init_phase2()
1063 hdl_info.swi_max = (uint64_t)1 << devlim->log_max_cq; in hermon_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h140 uint32_t log_max_cq :5; member
249 uint32_t log_max_cq :5; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c729 max = ((uint64_t)1 << state->ts_devlim.log_max_cq); in tavor_rsrc_init_phase2()
1175 hdl_info.swi_max = ((uint64_t)1 << state->ts_devlim.log_max_cq); in tavor_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h164 uint32_t log_max_cq :5; member
369 uint32_t log_max_cq :5; member