Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h146 uint32_t log_max_av :6; member
264 uint32_t log_max_av :6; member
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c842 max = ((uint64_t)1 << state->ts_devlim.log_max_av); in tavor_rsrc_init_phase2()
1341 hdl_info.swi_max = ((uint64_t)1 << state->ts_devlim.log_max_av); in tavor_rsrc_init_phase2()
H A Dtavor.c2096 maxval = ((uint64_t)1 << state->ts_devlim.log_max_av); in tavor_soft_state_init()