Searched refs:MLX5_CMD_OP_DESTROY_CQ (Results 1 – 3 of 3) sorted by relevance
132 din.hdr.opcode = cpu_to_be16(MLX5_CMD_OP_DESTROY_CQ); in mlx5_core_create_cq()160 in.hdr.opcode = cpu_to_be16(MLX5_CMD_OP_DESTROY_CQ); in mlx5_core_destroy_cq()
330 case MLX5_CMD_OP_DESTROY_CQ: in mlx5_command_str()
56 MLX5_CMD_OP_DESTROY_CQ = 0x401, enumerator