Searched refs:mlx5e_is_ft_flow (Results 1 – 4 of 4) sorted by relevance
17 bool ft_flow = mlx5e_is_ft_flow(flow); in validate_goto_chain()
139 if (mlx5e_is_ft_flow(flow) && out_dev == priv->netdev) { in tc_act_can_offload_mirred()
143 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow);
594 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow() function1748 if (!mlx5e_is_ft_flow(flow) && attr->chain > max_chain) { in mlx5e_tc_add_fdb_flow()