Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c416 case MLX5_CMD_OP_2RST_QP: in modify_qp_mbox_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c261 MLX5_SET(qp_2rst_in, in, opcode, MLX5_CMD_OP_2RST_QP); in mlx5i_uninit_underlay_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c664 MLX5_SET(qp_2rst_in, in, opcode, MLX5_CMD_OP_2RST_QP); in mlx5_fpga_conn_reset_qp()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1045 case MLX5_CMD_OP_2RST_QP: in alloc_inout()
1154 err = modify_qp(ndev, mvq, true, MLX5_CMD_OP_2RST_QP); in connect_qps()
1158 err = modify_qp(ndev, mvq, false, MLX5_CMD_OP_2RST_QP); in connect_qps()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c378 case MLX5_CMD_OP_2RST_QP: in mlx5_internal_err_ret_value()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h164 MLX5_CMD_OP_2RST_QP = 0x50a, enumerator