Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c1696 struct mlx5hws_action *hit_ft_action, in hws_action_create_dest_match_range_fill_table() argument
1750 htonl(hit_ft_action->stc.offset); in hws_action_create_dest_match_range_fill_table()
1794 struct mlx5hws_action *hit_ft_action; in mlx5hws_action_create_dest_match_range() local
1819 hit_ft_action = mlx5hws_action_create_dest_table_num(ctx, hit_ft_id, flags); in mlx5hws_action_create_dest_match_range()
1820 if (!hit_ft_action) in mlx5hws_action_create_dest_match_range()
1824 hit_ft_action, in mlx5hws_action_create_dest_match_range()
1831 action->range.hit_ft_action = hit_ft_action; in mlx5hws_action_create_dest_match_range()
1853 mlx5hws_action_destroy(hit_ft_action); in mlx5hws_action_create_dest_match_range()
1993 mlx5hws_action_destroy(action->range.hit_ft_action); in hws_action_destroy_hws()