Searched refs:mlx5_st (Results 1 – 1 of 1) sorted by relevance
2087 int mlx5_st; in create_dci() local2095 mlx5_st = to_mlx5_st(qp->type); in create_dci()2096 if (mlx5_st < 0) in create_dci()2248 int mlx5_st; in create_user_qp() local2256 mlx5_st = to_mlx5_st(qp->type); in create_user_qp()2257 if (mlx5_st < 0) in create_user_qp()2448 int mlx5_st; in create_kernel_qp() local2456 mlx5_st = to_mlx5_st(qp->type); in create_kernel_qp()2457 if (mlx5_st < 0) in create_kernel_qp()4175 int mlx5_st; in __mlx5_ib_modify_qp() local[all …]