Searched refs:tot_size (Results 1 – 1 of 1) sorted by relevance
813 int tot_size; in mlx5_calc_send_wqe() local835 tot_size = max_int(size, inl_size); in mlx5_calc_send_wqe()837 if (tot_size > ctx->max_sq_desc_sz) in mlx5_calc_send_wqe()840 return align(tot_size, MLX5_SEND_WQE_BB); in mlx5_calc_send_wqe()