Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h783 int mlx5hws_action_destroy(struct mlx5hws_action *action);
H A Dmlx5hws_action.c1857 mlx5hws_action_destroy(hit_ft_action); in mlx5hws_action_create_dest_match_range()
1949 mlx5hws_action_destroy(action->range.hit_ft_action); in hws_action_destroy_hws()
1958 int mlx5hws_action_destroy(struct mlx5hws_action *action) in mlx5hws_action_destroy() function