Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dcontext.c31 ret = mlx5hws_definer_init_cache(&ctx->definer_cache); in hws_context_pools_init()
51 mlx5hws_definer_uninit_cache(ctx->definer_cache); in hws_context_pools_init()
62 mlx5hws_definer_uninit_cache(ctx->definer_cache); in hws_context_pools_uninit()
A Dcontext.h46 struct mlx5hws_definer_cache *definer_cache; member
A Ddefiner.c2229 struct mlx5hws_definer_cache *cache = ctx->definer_cache; in mlx5hws_definer_get_obj()
2276 list_for_each_entry(cached_definer, &ctx->definer_cache->list_head, list_node) { in hws_definer_put_obj()

Completed in 10 milliseconds