Searched refs:cp_log_max_qp_sz (Results 1 – 8 of 8) sorted by relevance
430 cp->cp_log_max_qp_sz = tavor_log_max_qp_sz; in tavor_cfg_profile_init_phase2()468 cp->cp_log_max_qp_sz = TAVOR_QP_SZ_SHIFT; in tavor_cfg_profile_init_phase2()506 cp->cp_log_max_qp_sz = TAVOR_QP_SZ_SHIFT; in tavor_cfg_profile_init_phase2()545 cp->cp_log_max_qp_sz = TAVOR_QP_SZ_SHIFT_MIN; in tavor_cfg_profile_init_phase2()
333 if ((log_qp_sq_size > state->ts_cfg_profile->cp_log_max_qp_sz) || in tavor_qp_alloc()335 state->ts_cfg_profile->cp_log_max_qp_sz))) { in tavor_qp_alloc()819 if ((log_qp_sq_size > state->ts_cfg_profile->cp_log_max_qp_sz) || in tavor_special_qp_alloc()820 (log_qp_rq_size > state->ts_cfg_profile->cp_log_max_qp_sz)) { in tavor_special_qp_alloc()
1875 val = ((uint64_t)1 << state->ts_cfg_profile->cp_log_max_qp_sz); in tavor_soft_state_init()
70 uint32_t cp_log_max_qp_sz; member
80 uint32_t cp_log_max_qp_sz; member
427 (1 << state->hs_cfg_profile->cp_log_max_qp_sz)) || in hermon_qp_alloc()428 (log_qp_sq_size > state->hs_cfg_profile->cp_log_max_qp_sz) || in hermon_qp_alloc()430 state->hs_cfg_profile->cp_log_max_qp_sz))) { in hermon_qp_alloc()936 if ((log_qp_sq_size > state->hs_cfg_profile->cp_log_max_qp_sz) || in hermon_special_qp_alloc()937 (log_qp_rq_size > state->hs_cfg_profile->cp_log_max_qp_sz)) { in hermon_special_qp_alloc()1543 (1 << state->hs_cfg_profile->cp_log_max_qp_sz)) || in hermon_qp_alloc_range()1544 (log_qp_sq_size > state->hs_cfg_profile->cp_log_max_qp_sz) || in hermon_qp_alloc_range()1546 state->hs_cfg_profile->cp_log_max_qp_sz))) { in hermon_qp_alloc_range()
348 cp->cp_log_max_qp_sz = devlim->log_max_qp_sz; in hermon_cfg_profile_init_phase2()
2544 val = ((uint64_t)1 << state->hs_cfg_profile->cp_log_max_qp_sz); in hermon_soft_state_init()