Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.h278 void mlx5hws_cmd_stc_destroy(struct mlx5_core_dev *mdev, u32 stc_id);
H A Dmlx5hws_pool.c14 mlx5hws_cmd_stc_destroy(resource->pool->ctx->mdev, resource->base_id); in hws_pool_free_one_resource()
H A Dmlx5hws_cmd.c460 void mlx5hws_cmd_stc_destroy(struct mlx5_core_dev *mdev, u32 stc_id) in mlx5hws_cmd_stc_destroy() function