Searched refs:real_max_sgl (Results 1 – 3 of 3) sorted by relevance
423 uint_t max_sgl, real_max_sgl; in hermon_cfg_wqe_sizes() local453 real_max_sgl = (max_size - HERMON_QP_WQE_MLX_QP1_HDRS) >> 4; in hermon_cfg_wqe_sizes()457 cp->cp_wqe_real_max_sgl = real_max_sgl; in hermon_cfg_wqe_sizes()
53 uint_t real_max_sgl, hermon_qp_wq_type_t wq_type,2818 uint_t real_max_sgl, hermon_qp_wq_type_t wq_type, in hermon_qp_sgl_to_logwqesz() argument2929 *max_sgl = min(real_max_sgl, actual_sgl); in hermon_qp_sgl_to_logwqesz()
627 uint_t max_sgl, real_max_sgl; in tavor_cfg_wqe_sizes() local660 real_max_sgl = (max_size - TAVOR_QP_WQE_MLX_QP1_HDRS) >> 4; in tavor_cfg_wqe_sizes()664 cp->cp_wqe_real_max_sgl = real_max_sgl; in tavor_cfg_wqe_sizes()