Searched refs:cp_log_num_srq (Results 1 – 12 of 12) sorted by relevance
313 cp->cp_log_num_srq = tavor_log_num_srq; in tavor_cfg_profile_init_phase1()325 cp->cp_log_num_srq = TAVOR_NUM_SRQ_SHIFT_256; in tavor_cfg_profile_init_phase1()337 cp->cp_log_num_srq = TAVOR_NUM_SRQ_SHIFT_128; in tavor_cfg_profile_init_phase1()349 cp->cp_log_num_srq = TAVOR_NUM_SRQ_SHIFT_MIN; in tavor_cfg_profile_init_phase1()
918 num = ((uint64_t)1 << cfgprof->cp_log_num_srq); in tavor_rsrc_init_phase2()1292 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_srq); in tavor_rsrc_init_phase2()1579 ((uint64_t)1 << cfgprof->cp_log_num_srq); in tavor_rsrc_fini()
1076 srqmask = (1 << state->ts_cfg_profile->cp_log_num_srq) - 1; in tavor_srqhdl_from_srqnum()
1941 val = ((uint64_t)1 << state->ts_cfg_profile->cp_log_num_srq); in tavor_soft_state_init()2238 state->ts_cfg_profile->cp_log_num_srq; in tavor_hca_config_setup()
1643 mod->log_max_srq = state->ts_cfg_profile->cp_log_num_srq; in tavor_mod_stat_cfg_cmd_post()
81 uint32_t cp_log_num_srq; member
95 uint32_t cp_log_num_srq; member
309 cp->cp_log_num_srq = min(hermon_log_num_srq, devlim->log_max_srq); in hermon_cfg_profile_init_phase2()390 cp->cp_log_num_srq -= 6; in hermon_cfg_profile_init_phase2()
953 srqmask = (1 << state->hs_cfg_profile->cp_log_num_srq) - 1; in hermon_srqhdl_from_srqnum()
1534 num_srqc = (uint64_t)0x1 << cfg->cp_log_num_srq; in hermon_size_icm()2610 val = ((uint64_t)1 << state->hs_cfg_profile->cp_log_num_srq); in hermon_soft_state_init()2894 icm[HERMON_CMPT_SRQC].log_num_entries = cfg->cp_log_num_srq; in hermon_icm_config_setup()2900 icm[HERMON_SRQC].log_num_entries = cfg->cp_log_num_srq; in hermon_icm_config_setup()
1077 (uint64_t)1 << cfgprof->cp_log_num_srq; in hermon_rsrc_init_phase2()1289 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_srq); in hermon_rsrc_fini()
1551 mod->log_max_srq = state->hs_cfg_profile->cp_log_num_srq; in hermon_mod_stat_cfg_cmd_post()