Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c188 mlx5hws_action_free_single_stc(ctx, tbl_type, &shared_stc->stc_chunk); in hws_action_put_shared_stc()
385 void mlx5hws_action_free_single_stc(struct mlx5hws_context *ctx, in mlx5hws_action_free_single_stc() function
587 mlx5hws_action_free_single_stc(ctx, MLX5HWS_TABLE_TYPE_FDB, in hws_action_destroy_stcs()
2032 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_dw7); in mlx5hws_action_get_default_stc()
2034 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_dw6); in mlx5hws_action_get_default_stc()
2036 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_dw5); in mlx5hws_action_get_default_stc()
2038 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_ctr); in mlx5hws_action_get_default_stc()
2055 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->default_hit); in mlx5hws_action_put_default_stc()
2056 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_dw7); in mlx5hws_action_put_default_stc()
2057 mlx5hws_action_free_single_stc(ctx, tbl_type, &default_stc->nop_dw6); in mlx5hws_action_put_default_stc()
[all …]
Dmlx5hws_action.h221 void mlx5hws_action_free_single_stc(struct mlx5hws_context *ctx,
Dmlx5hws_matcher.c513 mlx5hws_action_free_single_stc(matcher->tbl->ctx, in hws_matcher_resize_uninit()
516 mlx5hws_action_free_single_stc(matcher->tbl->ctx, in hws_matcher_resize_uninit()
608 mlx5hws_action_free_single_stc(tbl->ctx, tbl->type, &action_ste->stc); in hws_matcher_unbind_at_idx()