Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c321 cp->cp_log_num_mcg = min(hermon_log_num_mcg, devlim->log_max_mcg); in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c954 max = ((uint64_t)1 << devlim->log_max_mcg); in hermon_rsrc_init_phase2()
1154 hdl_info.swi_max = ((uint64_t)1 << devlim->log_max_mcg); in hermon_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h212 uint32_t log_max_mcg :8; member
320 uint32_t log_max_mcg :8; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1020 max = ((uint64_t)1 << state->ts_devlim.log_max_mcg); in tavor_rsrc_init_phase2()
1349 hdl_info.swi_max = ((uint64_t)1 << state->ts_devlim.log_max_mcg); in tavor_rsrc_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h298 uint32_t log_max_mcg :8; /* 0x60 */ member
500 uint32_t log_max_mcg :8; member