Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c422 static bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow() function
1334 if (!mlx5e_is_ft_flow(flow) && attr->chain > max_chain) { in mlx5e_tc_add_fdb_flow()
3388 bool ft_flow = mlx5e_is_ft_flow(flow); in validate_goto_chain()
4119 bool ft_flow = mlx5e_is_ft_flow(flow); in parse_tc_fdb_actions()