Searched refs:cleanup_stc_attr (Results 1 – 1 of 1) sorted by relevance
323 struct mlx5hws_cmd_stc_modify_attr cleanup_stc_attr = {0}; in mlx5hws_action_alloc_single_stc() local376 cleanup_stc_attr.action_type = MLX5_IFC_STC_ACTION_TYPE_DROP; in mlx5hws_action_alloc_single_stc()377 cleanup_stc_attr.action_offset = MLX5HWS_ACTION_OFFSET_HIT; in mlx5hws_action_alloc_single_stc()378 cleanup_stc_attr.stc_offset = stc->offset; in mlx5hws_action_alloc_single_stc()379 mlx5hws_cmd_stc_modify(ctx->mdev, obj_0_id, &cleanup_stc_attr); in mlx5hws_action_alloc_single_stc()