Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_pat_arg.h48 int mlx5hws_pat_init_pattern_cache(struct mlx5hws_pattern_cache **cache);
H A Dmlx5hws_context.c28 ret = mlx5hws_pat_init_pattern_cache(&ctx->pattern_cache); in hws_context_pools_init()
H A Dmlx5hws_pat_arg.c77 int mlx5hws_pat_init_pattern_cache(struct mlx5hws_pattern_cache **cache) in mlx5hws_pat_init_pattern_cache() function