Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c257 MLX5_SET(destroy_qp_in, din, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_qpc_create_qp()
314 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_core_destroy_qp()
H A Ddevx.c1261 MLX5_SET(destroy_qp_in, din, opcode, MLX5_CMD_OP_DESTROY_QP); in devx_obj_build_destroy_cmd()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c309 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5i_destroy_underlay_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c646 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_fpga_conn_destroy_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c352 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in dr_destroy_qp()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1183 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5vf_destroy_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c349 case MLX5_CMD_OP_DESTROY_QP: in mlx5_internal_err_ret_value()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c463 MLX5_SET(destroy_qp_in, in, opcode, MLX5_CMD_OP_DESTROY_QP); in qp_destroy()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h155 MLX5_CMD_OP_DESTROY_QP = 0x501, enumerator