Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.h132 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool,
Dmlx5hws_pool.c565 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool, in mlx5hws_pool_chunk_alloc() function
Dmlx5hws_rule.c217 ret = mlx5hws_pool_chunk_alloc(action_ste->pool, &ste); in hws_rule_alloc_action_ste_idx()
Dmlx5hws_matcher.c280 ret = mlx5hws_pool_chunk_alloc(ste_pool, ste); in hws_matcher_create_rtc()
Dmlx5hws_action.c330 ret = mlx5hws_pool_chunk_alloc(stc_pool, stc); in mlx5hws_action_alloc_single_stc()