Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_context.c61 mlx5hws_pat_uninit_pattern_cache(ctx->pattern_cache); in hws_context_pools_init()
75 mlx5hws_pat_uninit_pattern_cache(ctx->pattern_cache); in hws_context_pools_uninit()
H A Dmlx5hws_pat_arg.h50 void mlx5hws_pat_uninit_pattern_cache(struct mlx5hws_pattern_cache *cache);
H A Dmlx5hws_pat_arg.c93 void mlx5hws_pat_uninit_pattern_cache(struct mlx5hws_pattern_cache *cache) in mlx5hws_pat_uninit_pattern_cache() function