Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c423 static bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow() function
1371 if (!mlx5e_is_ft_flow(flow) && attr->chain > max_chain) { in mlx5e_tc_add_fdb_flow()
3480 bool ft_flow = mlx5e_is_ft_flow(flow); in validate_goto_chain()
4215 bool ft_flow = mlx5e_is_ft_flow(flow); in parse_tc_fdb_actions()