Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ptrn.c15 struct mlx5dr_ptrn_mgr { struct
52 dr_ptrn_find_cached_pattern(struct mlx5dr_ptrn_mgr *mgr, in dr_ptrn_find_cached_pattern()
77 dr_ptrn_alloc_pattern(struct mlx5dr_ptrn_mgr *mgr, in dr_ptrn_alloc_pattern()
133 mlx5dr_ptrn_cache_get_pattern(struct mlx5dr_ptrn_mgr *mgr, in mlx5dr_ptrn_cache_get_pattern()
186 mlx5dr_ptrn_cache_put_pattern(struct mlx5dr_ptrn_mgr *mgr, in mlx5dr_ptrn_cache_put_pattern()
197 struct mlx5dr_ptrn_mgr *mlx5dr_ptrn_mgr_create(struct mlx5dr_domain *dmn) in mlx5dr_ptrn_mgr_create()
199 struct mlx5dr_ptrn_mgr *mgr; in mlx5dr_ptrn_mgr_create()
225 void mlx5dr_ptrn_mgr_destroy(struct mlx5dr_ptrn_mgr *mgr) in mlx5dr_ptrn_mgr_destroy()
16 dmnmlx5dr_ptrn_mgr global() argument
17 ptrn_icm_poolmlx5dr_ptrn_mgr global() argument
19 ptrn_listmlx5dr_ptrn_mgr global() argument
20 modify_hdr_mutexmlx5dr_ptrn_mgr global() argument
H A Ddr_types.h30 struct mlx5dr_ptrn_mgr;
945 struct mlx5dr_ptrn_mgr *ptrn_mgr;
1583 struct mlx5dr_ptrn_mgr *mlx5dr_ptrn_mgr_create(struct mlx5dr_domain *dmn);
1584 void mlx5dr_ptrn_mgr_destroy(struct mlx5dr_ptrn_mgr *mgr);
1585 struct mlx5dr_ptrn_obj *mlx5dr_ptrn_cache_get_pattern(struct mlx5dr_ptrn_mgr *mgr,
1587 void mlx5dr_ptrn_cache_put_pattern(struct mlx5dr_ptrn_mgr *mgr,
H A Ddr_ste_v1.c2098 struct mlx5dr_ptrn_mgr *ptrn_mgr; in dr_ste_v1_alloc_modify_hdr_ptrn_arg()