Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h90 uint32_t cp_log_num_eq; member
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c310 cp->cp_log_num_eq = min(hermon_log_num_eq, devlim->log_max_eq); in hermon_cfg_profile_init_phase2()
H A Dhermon.c1541 num_eqcs = (uint64_t)0x1 << cfg->cp_log_num_eq; in hermon_size_icm()