Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_table.c17 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_table_set_miss_action()
101 mlx5dr_domain_lock(tbl->dmn); in dr_table_uninit()
183 mlx5dr_domain_lock(tbl->dmn); in dr_table_init()
H A Ddr_domain.c356 mlx5dr_domain_lock(dmn); in mlx5dr_domain_sync()
391 mlx5dr_domain_lock(dmn); in mlx5dr_domain_set_peer()
H A Ddr_matcher.c684 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_matcher_create()
785 mlx5dr_domain_lock(tbl->dmn); in mlx5dr_matcher_destroy()
H A Ddr_types.h836 static inline void mlx5dr_domain_lock(struct mlx5dr_domain *dmn) in mlx5dr_domain_lock() function