Home
last modified time | relevance | path

Searched refs:log_max_uar_sz (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c333 size = devlim->log_max_uar_sz; in hermon_cfg_profile_init_phase2()
H A Dhermon_fm.c615 (state->hs_devlim.log_max_uar_sz + 20); in hermon_fm_ereport_init()
H A Dhermon.c1854 offset = (uint64_t)1 << (state->hs_devlim.log_max_uar_sz + 20); in hermon_hw_init()
1869 offset = (uint64_t)1 << (state->hs_devlim.log_max_uar_sz + 20); in hermon_hw_init()
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h198 uint32_t log_max_uar_sz :6; member
307 uint32_t log_max_uar_sz :6; member
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c881 max = ((uint64_t)1 << (state->ts_devlim.log_max_uar_sz + 20 - in tavor_rsrc_init_phase2()
1463 max = ((uint64_t)1 << (state->ts_devlim.log_max_uar_sz + 20 - in tavor_rsrc_init_phase2()
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h270 uint32_t log_max_uar_sz :6; member
468 uint32_t log_max_uar_sz :6; member