Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_table.c54 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_table_set_miss_action()
100 mlx5dr_domain_lock(tbl->dmn); in dr_table_uninit()
184 mlx5dr_domain_lock(tbl->dmn); in dr_table_init()
H A Ddr_domain.c525 mlx5dr_domain_lock(dmn); in mlx5dr_domain_sync()
566 mlx5dr_domain_lock(dmn); in mlx5dr_domain_set_peer()
H A Ddr_matcher.c1010 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_matcher_create()
1098 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_matcher_destroy()
H A Ddr_dbg.c1054 mlx5dr_domain_lock(dmn); in dr_dump_domain_all()
H A Ddr_types.h1197 static inline void mlx5dr_domain_lock(struct mlx5dr_domain *dmn) in mlx5dr_domain_lock() function