Searched refs:action_ste_pool (Results 1 – 5 of 5) sorted by relevance
309 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()
42 struct mlx5hws_action_ste_pool *action_ste_pool; /* One per queue */ member
443 hws_debug_dump_action_ste_pool(f, &ctx->action_ste_pool[i]); in hws_debug_dump_context()
207 return mlx5hws_action_ste_chunk_alloc(&ctx->action_ste_pool[queue_id], in mlx5hws_rule_alloc_action_ste()
158 steering/hws/action_ste_pool.o
Completed in 11 milliseconds