Home
last modified time | relevance | path

Searched refs:mlx5_st (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dqp.c2085 int mlx5_st; in create_dci() local
2093 mlx5_st = to_mlx5_st(qp->type); in create_dci()
2094 if (mlx5_st < 0) in create_dci()
2131 MLX5_SET(qpc, qpc, st, mlx5_st); in create_dci()
2246 int mlx5_st; in create_user_qp() local
2254 mlx5_st = to_mlx5_st(qp->type); in create_user_qp()
2255 if (mlx5_st < 0) in create_user_qp()
2302 MLX5_SET(qpc, qpc, st, mlx5_st); in create_user_qp()
2446 int mlx5_st; in create_kernel_qp() local
2454 mlx5_st in create_kernel_qp()
4157 int mlx5_st; __mlx5_ib_modify_qp() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dqp.c1933 int mlx5_st; in create_user_qp() local
1941 mlx5_st = to_mlx5_st(qp->type); in create_user_qp()
1942 if (mlx5_st < 0) in create_user_qp()
1982 MLX5_SET(qpc, qpc, st, mlx5_st); in create_user_qp()
2123 int mlx5_st; in create_kernel_qp() local
2131 mlx5_st = to_mlx5_st(qp->type); in create_kernel_qp()
2132 if (mlx5_st < 0) in create_kernel_qp()
2156 MLX5_SET(qpc, qpc, st, mlx5_st); in create_kernel_qp()
3825 int mlx5_st; in __mlx5_ib_modify_qp() local
3830 mlx5_st in __mlx5_ib_modify_qp()
[all...]

Completed in 10 milliseconds