Searched refs:mlx5_prof_sel (Results 1 – 1 of 1) sorted by relevance
85 static int mlx5_prof_sel = MLX5_DEFAULT_PROF; variable87 &mlx5_prof_sel, 0,1434 if (mlx5_prof_sel < 0 || mlx5_prof_sel >= ARRAY_SIZE(profiles)) { in init_one()1438 mlx5_prof_sel = MLX5_DEFAULT_PROF; in init_one()1440 dev->profile = &profiles[mlx5_prof_sel]; in init_one()