Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_icm_pool.c129 case DR_ICM_TYPE_STE: in dr_icm_pool_mr_create()
282 if (pool->icm_type == DR_ICM_TYPE_STE) { in dr_icm_buddy_create()
312 if (icm_type == DR_ICM_TYPE_STE) in dr_icm_buddy_destroy()
333 if (pool->icm_type == DR_ICM_TYPE_STE) { in dr_icm_chunk_init()
379 if (!buddy->used_memory && pool->icm_type == DR_ICM_TYPE_STE) in dr_icm_pool_sync_all_buddy_pools()
524 case DR_ICM_TYPE_STE: in mlx5dr_icm_pool_create()
H A Ddr_domain.c120 dmn->ste_icm_pool = mlx5dr_icm_pool_create(dmn, DR_ICM_TYPE_STE); in dr_domain_init_mem_resources()
H A Ddr_types.h72 DR_ICM_TYPE_STE, enumerator
1235 if (icm_type == DR_ICM_TYPE_STE) in mlx5dr_icm_pool_dm_type_to_entry_size()
H A Ddr_dbg.c645 dmn->num_buddies[DR_ICM_TYPE_STE], in dr_dump_domain()
H A Ddr_send.c1273 DR_ICM_TYPE_STE); in mlx5dr_send_ring_alloc()