Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_table.c81 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_table_set_miss_action()
115 mlx5dr_domain_unlock(tbl->dmn); in dr_table_uninit()
204 mlx5dr_domain_unlock(tbl->dmn); in dr_table_init()
Ddr_domain.c363 mlx5dr_domain_unlock(dmn); in mlx5dr_domain_sync()
406 mlx5dr_domain_unlock(dmn); in mlx5dr_domain_set_peer()
Ddr_matcher.c949 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_create()
956 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_create()
1046 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_destroy()
Ddr_types.h1047 static inline void mlx5dr_domain_unlock(struct mlx5dr_domain *dmn) in mlx5dr_domain_unlock() function