mlx5_core_qp_modify 2453 drivers/infiniband/hw/mlx5/qp.c 			err = mlx5_core_qp_modify(dev->mdev,
mlx5_core_qp_modify 3402 drivers/infiniband/hw/mlx5/qp.c 	return mlx5_core_qp_modify(dev->mdev,
mlx5_core_qp_modify 3692 drivers/infiniband/hw/mlx5/qp.c 		err = mlx5_core_qp_modify(dev->mdev, op, optpar, context,
mlx5_core_qp_modify  675 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	return mlx5_core_qp_modify(mdev, MLX5_CMD_OP_2RST_QP, 0, NULL,
mlx5_core_qp_modify  703 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	err = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RST2INIT_QP, 0, qpc,
mlx5_core_qp_modify  748 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	err = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_INIT2RTR_QP, 0, qpc,
mlx5_core_qp_modify  785 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	err = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RTR2RTS_QP, opt_mask, qpc,
mlx5_core_qp_modify  984 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	err = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_2ERR_QP, 0, NULL,
mlx5_core_qp_modify  177 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	ret = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RST2INIT_QP, 0, context, qp);
mlx5_core_qp_modify  184 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	ret = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_INIT2RTR_QP, 0, context, qp);
mlx5_core_qp_modify  190 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	ret = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RTR2RTS_QP, 0, context, qp);
mlx5_core_qp_modify  200 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	mlx5_core_qp_modify(mdev, MLX5_CMD_OP_2ERR_QP, 0, &context, qp);
mlx5_core_qp_modify  212 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	err = mlx5_core_qp_modify(mdev, MLX5_CMD_OP_2RST_QP, 0, &context,
mlx5_core_qp_modify  522 drivers/net/ethernet/mellanox/mlx5/core/qp.c EXPORT_SYMBOL_GPL(mlx5_core_qp_modify);
mlx5_core_qp_modify  588 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c 	return mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RST2INIT_QP, 0, qpc,
mlx5_core_qp_modify  607 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c 	return mlx5_core_qp_modify(mdev, MLX5_CMD_OP_RTR2RTS_QP, 0, qpc,
mlx5_core_qp_modify  639 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c 	return mlx5_core_qp_modify(mdev, MLX5_CMD_OP_INIT2RTR_QP, 0, qpc,
mlx5_core_qp_modify  569 include/linux/mlx5/qp.h int mlx5_core_qp_modify(struct mlx5_core_dev *dev, u16 opcode,