Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c696 struct mlx5_fs_hws_rule_action *fs_action) in mlx5_fs_destroy_fs_action() argument
700 switch (mlx5hws_action_get_type(fs_action->action)) { in mlx5_fs_destroy_fs_action()
702 mlx5_fc_put_hws_action(fs_action->counter); in mlx5_fs_destroy_fs_action()
705 mlx5_fs_put_action_aso_meter(fs_ctx, fs_action->exe_aso); in mlx5_fs_destroy_fs_action()
708 mlx5_fs_put_dest_action_sampler(fs_ctx, fs_action->sampler_id); in mlx5_fs_destroy_fs_action()
711 mlx5hws_action_destroy(fs_action->action); in mlx5_fs_destroy_fs_action()