Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dpool.h132 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool,
Dpool.c565 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool, in mlx5hws_pool_chunk_alloc() function
Drule.c207 ret = mlx5hws_pool_chunk_alloc(action_ste->pool, &ste); in hws_rule_alloc_action_ste()
Dmatcher.c271 ret = mlx5hws_pool_chunk_alloc(ste_pool, ste); in hws_matcher_create_rtc()
Daction.c328 ret = mlx5hws_pool_chunk_alloc(stc_pool, stc); in mlx5hws_action_alloc_single_stc()