Home
last modified time | relevance | path

Searched refs:cp_log_num_pd (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c446 cp->cp_log_num_pd = tavor_log_num_pd; in tavor_cfg_profile_init_phase2()
484 cp->cp_log_num_pd = TAVOR_NUM_PD_SHIFT; in tavor_cfg_profile_init_phase2()
522 cp->cp_log_num_pd = TAVOR_NUM_PD_SHIFT; in tavor_cfg_profile_init_phase2()
561 cp->cp_log_num_pd = TAVOR_NUM_PD_SHIFT; in tavor_cfg_profile_init_phase2()
H A Dtavor.c2082 val = ((uint64_t)1 << state->ts_cfg_profile->cp_log_num_pd); in tavor_soft_state_init()
H A Dtavor_rsrc.c1163 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_pd); in tavor_rsrc_init_phase2()
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h133 uint32_t cp_log_num_pd; member
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h144 uint32_t cp_log_num_pd; member
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c306 cp->cp_log_num_pd = min(hermon_log_num_pd, devlim->log_max_pd); in hermon_cfg_profile_init_phase2()
387 cp->cp_log_num_pd -= 6; in hermon_cfg_profile_init_phase2()
H A Dhermon_rsrc.c1001 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_pd); in hermon_rsrc_init_phase2()
H A Dhermon.c2732 val = ((uint64_t)1 << state->hs_cfg_profile->cp_log_num_pd); in hermon_soft_state_init()