Home
last modified time | relevance | path

Searched refs:MLX5_QP_ST_RC (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/include/linux/mlx5/
Dqp.h101 MLX5_QP_ST_RC = 0x0, enumerator
522 case MLX5_QP_ST_RC: return "RC"; in mlx5_qp_type_str()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c567 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_create_qp()
681 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5_fpga_conn_init_qp()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dqp.c732 case IB_QPT_RC: return MLX5_QP_ST_RC; in to_mlx5_st()
3514 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RRE |
3535 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_ALT_ADDR_PATH |
3559 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_ALT_ADDR_PATH |
3579 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RRE |
3604 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RNR_TIMEOUT |
3619 [MLX5_QP_ST_RC] = MLX5_QP_OPTPAR_RNR_TIMEOUT |
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c160 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in dr_create_rc_qp()
/linux-6.1.9/drivers/vfio/pci/mlx5/
Dcmd.c799 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in mlx5vf_create_rc_qp()
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c416 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_prepare()
472 MLX5_SET(qpc, qpc, st, MLX5_QP_ST_RC); in qp_create()