Home
last modified time | relevance | path

Searched refs:action_ste_pool (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction_ste_pool.c309 struct mlx5hws_action_ste_pool *p = &ctx->action_ste_pool[i]; in hws_action_ste_pool_cleanup()
342 ctx->action_ste_pool = pool; in mlx5hws_action_ste_pool_init()
368 hws_action_ste_pool_destroy(&ctx->action_ste_pool[i]); in mlx5hws_action_ste_pool_uninit()
370 kfree(ctx->action_ste_pool); in mlx5hws_action_ste_pool_uninit()
A Dcontext.h42 struct mlx5hws_action_ste_pool *action_ste_pool; /* One per queue */ member
A Ddebug.c443 hws_debug_dump_action_ste_pool(f, &ctx->action_ste_pool[i]); in hws_debug_dump_context()
A Drule.c207 return mlx5hws_action_ste_chunk_alloc(&ctx->action_ste_pool[queue_id], in mlx5hws_rule_alloc_action_ste()
/drivers/net/ethernet/mellanox/mlx5/core/
A DMakefile158 steering/hws/action_ste_pool.o

Completed in 11 milliseconds