Searched refs:MLX4_MAX_MGM_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
65 MLX4_MAX_MGM_ENTRY_SIZE = 0x1000, enumerator66 MLX4_MAX_QP_PER_MGM = 4 * (MLX4_MAX_MGM_ENTRY_SIZE / 16 - 2),
57 return min((1 << mlx4_log_num_mgm_entry_size), MLX4_MAX_MGM_ENTRY_SIZE); in mlx4_get_mgm_entry_size()