Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ !
H A Dcontext.c31 ret = mlx5hws_definer_init_cache(&ctx->definer_cache); in hws_context_pools_init()
H A Ddefiner.h811 int mlx5hws_definer_init_cache(struct mlx5hws_definer_cache **cache);
H A Ddefiner.c2138 int mlx5hws_definer_init_cache(struct mlx5hws_definer_cache **cache) in mlx5hws_definer_init_cache() function