mlx5e_is_ft_flow
bool ft_flow = mlx5e_is_ft_flow(flow);
if (mlx5e_is_ft_flow(flow) && out_dev == priv->netdev) {
bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow);
if (!mlx5e_is_ft_flow(flow) && attr->chain > max_chain) {