Home
last modified time | relevance | path

Searched refs:MLX5_CMD_OP_DESTROY_QP (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dqpc.c264 MLX5_SET(destroy_qp_in, din, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_qpc_create_qp()
297 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_core_destroy_qp()
Ddevx.c1247 MLX5_SET(destroy_qp_in, din, opcode, MLX5_CMD_OP_DESTROY_QP); in devx_obj_build_destroy_cmd()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c268 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5i_destroy_underlay_qp()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c207 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in dr_destroy_qp()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c646 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_fpga_conn_destroy_qp()
/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.c922 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5vf_destroy_qp()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c306 case MLX5_CMD_OP_DESTROY_QP: in mlx5_internal_err_ret_value()
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c506 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in qp_destroy()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h149 MLX5_CMD_OP_DESTROY_QP = 0x501, enumerator