Searched refs:mlx5hws_cmd_ste_destroy (Results 1 – 4 of 4) sorted by relevance
735 mlx5hws_cmd_ste_destroy(ctx->mdev, matcher->match_ste.ste_0_base); in hws_matcher_bind_mt()746 mlx5hws_cmd_ste_destroy(ctx->mdev, matcher->match_ste.ste_1_base); in hws_matcher_unbind_mt()747 mlx5hws_cmd_ste_destroy(ctx->mdev, matcher->match_ste.ste_0_base); in hws_matcher_unbind_mt()
285 void mlx5hws_cmd_ste_destroy(struct mlx5_core_dev *mdev, u32 ste_id);
11 mlx5hws_cmd_ste_destroy(resource->pool->ctx->mdev, resource->base_id); in hws_pool_free_one_resource()
750 void mlx5hws_cmd_ste_destroy(struct mlx5_core_dev *mdev, u32 ste_id) in mlx5hws_cmd_ste_destroy() function