Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
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()
H A Ddr_types.h30 struct mlx5dr_ptrn_mgr;
949 struct mlx5dr_ptrn_mgr *ptrn_mgr;
1582 struct mlx5dr_ptrn_mgr *mlx5dr_ptrn_mgr_create(struct mlx5dr_domain *dmn);
1583 void mlx5dr_ptrn_mgr_destroy(struct mlx5dr_ptrn_mgr *mgr);
1584 struct mlx5dr_ptrn_obj *mlx5dr_ptrn_cache_get_pattern(struct mlx5dr_ptrn_mgr *mgr,
1586 void mlx5dr_ptrn_cache_put_pattern(struct mlx5dr_ptrn_mgr *mgr,
H A Ddr_ste_v1.c2234 struct mlx5dr_ptrn_mgr *ptrn_mgr; in dr_ste_v1_alloc_modify_hdr_ptrn_arg()