Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ptrn.c17 struct mlx5dr_icm_pool *ptrn_icm_pool; member
89 chunk = mlx5dr_icm_alloc_chunk(mgr->ptrn_icm_pool, chunk_size); in dr_ptrn_alloc_pattern()
209 mgr->ptrn_icm_pool = mlx5dr_icm_pool_create(dmn, DR_ICM_TYPE_MODIFY_HDR_PTRN); in mlx5dr_ptrn_mgr_create()
210 if (!mgr->ptrn_icm_pool) { in mlx5dr_ptrn_mgr_create()
241 mlx5dr_icm_pool_destroy(mgr->ptrn_icm_pool); in mlx5dr_ptrn_mgr_destroy()