Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_icm_pool.c495 struct mlx5dr_ste_htbl *mlx5dr_icm_pool_alloc_htbl(struct mlx5dr_icm_pool *pool) in mlx5dr_icm_pool_alloc_htbl() function
H A Ddr_types.h1229 struct mlx5dr_ste_htbl *mlx5dr_icm_pool_alloc_htbl(struct mlx5dr_icm_pool *pool);
H A Ddr_ste.c505 htbl = mlx5dr_icm_pool_alloc_htbl(pool); in mlx5dr_ste_htbl_alloc()