mlx5_cmd_allowed_opcode
mlx5_cmd_allowed_opcode(dev, MLX5_CMD_OP_CREATE_EQ);
mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
mlx5_cmd_allowed_opcode(dev, MLX5_CMD_OP_DESTROY_EQ);
mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
void mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode);