Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_bwc.c128 mlx5hws_action_template_destroy(bwc_matcher->at[0]); in mlx5hws_bwc_matcher_create_simple()
192 mlx5hws_action_template_destroy(bwc_matcher->at[i]); in mlx5hws_bwc_matcher_destroy_simple()
783 mlx5hws_action_template_destroy(bwc_matcher->at[at_idx]); in mlx5hws_bwc_rule_create_simple()
953 mlx5hws_action_template_destroy(bwc_matcher->at[at_idx]); in hws_bwc_rule_action_update()
H A Dmlx5hws.h361 int mlx5hws_action_template_destroy(struct mlx5hws_action_template *at);
H A Dmlx5hws_action.c2599 int mlx5hws_action_template_destroy(struct mlx5hws_action_template *at) in mlx5hws_action_template_destroy() function