Searched refs:MLX5_QP_ST_RC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | qp.h | 101 MLX5_QP_ST_RC = 0x0, enumerator 508 case MLX5_QP_ST_RC: return "RC"; in mlx5_qp_type_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 567 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_create_qp() 680 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_init_qp()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 730 case IB_QPT_RC: return MLX5_QP_ST_RC; in to_mlx5_st() 3282 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RRE | 3303 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_ALT_ADDR_PATH | 3327 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_ALT_ADDR_PATH | 3347 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RRE | 3372 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RNR_TIMEOUT |
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 349 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_prepare() 405 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_send.c | 158 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in dr_create_rc_qp()
|