Home
last modified time | relevance | path

Searched refs:ste_icm_pool (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_domain.c80 dmn->ste_icm_pool = mlx5dr_icm_pool_create(dmn, DR_ICM_TYPE_STE); in dr_domain_init_mem_resources()
81 if (!dmn->ste_icm_pool) { in dr_domain_init_mem_resources()
105 mlx5dr_icm_pool_destroy(dmn->ste_icm_pool); in dr_domain_init_mem_resources()
118 mlx5dr_icm_pool_destroy(dmn->ste_icm_pool); in dr_domain_uninit_mem_resources()
A Ddr_table.c131 nic_tbl->s_anchor = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_table_init_nic()
A Ddr_matcher.c851 nic_matcher->e_anchor = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_matcher_init_nic()
858 nic_matcher->s_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_matcher_init_nic()
A Ddr_rule.c67 new_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_rule_create_collision_htbl()
422 new_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in dr_rule_rehash_htbl()
A Ddr_types.h925 struct mlx5dr_icm_pool *ste_icm_pool; member
A Ddr_ste.c463 next_htbl = mlx5dr_ste_htbl_alloc(dmn->ste_icm_pool, in mlx5dr_ste_create_next_htbl()

Completed in 17 milliseconds