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.h372 int mlx5hws_action_template_destroy(struct mlx5hws_action_template *at);
H A Dbwc.c296 mlx5hws_action_template_destroy(bwc_matcher->at[0]); in mlx5hws_bwc_matcher_create_simple()
378 mlx5hws_action_template_destroy(bwc_matcher->at[i]); in mlx5hws_bwc_matcher_destroy_simple()
H A Daction.c2646 int mlx5hws_action_template_destroy(struct mlx5hws_action_template *at) in mlx5hws_action_template_destroy() function