Searched refs:mlx5dr_ste_htbl_alloc (Results 1 – 5 of 5) sorted by relevance
127 nic_tbl->s_anchor = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_table_init_nic()
574 nic_matcher->e_anchor = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_matcher_init_nic()581 nic_matcher->s_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_matcher_init_nic()
49 new_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_rule_create_collision_htbl()382 new_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_rule_rehash_htbl()
201 mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool,
613 next_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in mlx5dr_ste_create_next_htbl()658 struct mlx5dr_ste_htbl *mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool, in mlx5dr_ste_htbl_alloc() function