Searched refs:cp_log_num_cq (Results 1 – 11 of 11) sorted by relevance
435 cp->cp_log_num_cq = tavor_log_num_cq; in tavor_cfg_profile_init_phase2()473 cp->cp_log_num_cq = TAVOR_NUM_CQ_SHIFT_256; in tavor_cfg_profile_init_phase2()511 cp->cp_log_num_cq = TAVOR_NUM_CQ_SHIFT_128; in tavor_cfg_profile_init_phase2()550 cp->cp_log_num_cq = TAVOR_NUM_CQ_SHIFT_MIN; in tavor_cfg_profile_init_phase2()
770 num = ((uint64_t)1 << cfgprof->cp_log_num_cq); in tavor_rsrc_init_phase2()1248 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_cq); in tavor_rsrc_init_phase2()1590 ((uint64_t)1 << cfgprof->cp_log_num_cq); in tavor_rsrc_fini()
1918 val = ((uint64_t)1 << state->ts_cfg_profile->cp_log_num_cq); in tavor_soft_state_init()2229 inithca->context.log_num_cq = state->ts_cfg_profile->cp_log_num_cq; in tavor_hca_config_setup()
1289 cqmask = (1 << state->ts_cfg_profile->cp_log_num_cq) - 1; in tavor_cqhdl_from_cqnum()
77 uint32_t cp_log_num_cq; member
87 uint32_t cp_log_num_cq; member
308 cp->cp_log_num_cq = min(hermon_log_num_cq, devlim->log_max_cq); in hermon_cfg_profile_init_phase2()389 cp->cp_log_num_cq -= 6; in hermon_cfg_profile_init_phase2()
1536 num_cqcs = (uint64_t)0x1 << cfg->cp_log_num_cq; in hermon_size_icm()2591 val = ((uint64_t)1 << state->hs_cfg_profile->cp_log_num_cq); in hermon_soft_state_init()2895 icm[HERMON_CMPT_CQC].log_num_entries = cfg->cp_log_num_cq; in hermon_icm_config_setup()2901 icm[HERMON_CQC].log_num_entries = cfg->cp_log_num_cq; in hermon_icm_config_setup()
1062 (uint64_t)1 << cfgprof->cp_log_num_cq; in hermon_rsrc_init_phase2()1298 hdl_info.swi_num = ((uint64_t)1 << cfgprof->cp_log_num_cq); in hermon_rsrc_fini()
874 cqnmask = (1 << state->hs_cfg_profile->cp_log_num_cq) - 1; in hermon_qp_reset2init()3217 cqnmask = (1 << state->hs_cfg_profile->cp_log_num_cq) - 1; in hermon_qp_reset2err()
1281 cqmask = (1 << state->hs_cfg_profile->cp_log_num_cq) - 1; in hermon_cqhdl_from_cqnum()