Lines Matching defs:mlx5_st
2085 int mlx5_st;
2093 mlx5_st = to_mlx5_st(qp->type);
2094 if (mlx5_st < 0)
2131 MLX5_SET(qpc, qpc, st, mlx5_st);
2246 int mlx5_st;
2254 mlx5_st = to_mlx5_st(qp->type);
2255 if (mlx5_st < 0)
2302 MLX5_SET(qpc, qpc, st, mlx5_st);
2446 int mlx5_st;
2454 mlx5_st = to_mlx5_st(qp->type);
2455 if (mlx5_st < 0)
2479 MLX5_SET(qpc, qpc, st, mlx5_st);
4157 int mlx5_st;
4162 mlx5_st = to_mlx5_st(qp->type);
4163 if (mlx5_st < 0)
4171 MLX5_SET(qpc, qpc, st, mlx5_st);
4334 optpar &= opt_mask[mlx5_cur][mlx5_new][mlx5_st];