Searched refs:mlx5_core_qp_modify (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | qp.h | 28 int mlx5_core_qp_modify(struct mlx5_ib_dev *dev, u16 opcode, u32 opt_param_mask,
|
D | qpc.c | 481 int mlx5_core_qp_modify(struct mlx5_ib_dev *dev, u16 opcode, u32 opt_param_mask, in mlx5_core_qp_modify() function
|
D | qp.c | 2677 err = mlx5_core_qp_modify(dev, MLX5_CMD_OP_2RST_QP, 0, in destroy_qp_common() 4382 err = mlx5_core_qp_modify(dev, op, optpar, qpc, &base->mqp, in __mlx5_ib_modify_qp()
|