Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h110 uint32_t cp_log_num_cmpt; /* control MPTs */ member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c302 cp->cp_log_num_cmpt = HERMON_LOG_CMPT_PER_TYPE + 2; /* times 4, */ in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c1034 ((uint64_t)1 << cfgprof->cp_log_num_cmpt); in hermon_rsrc_init_phase2()
1037 ((uint64_t)1 << cfgprof->cp_log_num_cmpt); in hermon_rsrc_init_phase2()
H A Dhermon.c1530 num_cmpts = (uint64_t)0x1 << cfg->cp_log_num_cmpt; in hermon_size_icm()
2892 icm[HERMON_CMPT].log_num_entries = cfg->cp_log_num_cmpt; in hermon_icm_config_setup()