Home
last modified time | relevance | path

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

/Linux-v5.10/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.c356 mlx5dr_domain_unlock(dmn); in mlx5dr_domain_sync()
399 mlx5dr_domain_unlock(dmn); in mlx5dr_domain_set_peer()
Ddr_matcher.c694 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_create()
701 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_create()
791 mlx5dr_domain_unlock(tbl->dmn); in mlx5dr_matcher_destroy()
Ddr_types.h838 static inline void mlx5dr_domain_unlock(struct mlx5dr_domain *dmn) in mlx5dr_domain_unlock() function