Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.h288 void mlx5hws_cmd_ste_destroy(struct mlx5_core_dev *mdev, u32 ste_id);
H A Dmlx5hws_pool.c11 mlx5hws_cmd_ste_destroy(resource->pool->ctx->mdev, resource->base_id); in hws_pool_free_one_resource()
H A Dmlx5hws_cmd.c750 void mlx5hws_cmd_ste_destroy(struct mlx5_core_dev *mdev, u32 ste_id) in mlx5hws_cmd_ste_destroy() function