Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h708 void mlx5_esw_unlock(struct mlx5_eswitch *esw);
736 static inline void mlx5_esw_unlock(struct mlx5_eswitch *esw) { return; } in mlx5_esw_unlock() function
Dlag.c526 mlx5_esw_unlock(dev1->priv.eswitch); in mlx5_lag_unlock_eswitches()
528 mlx5_esw_unlock(dev0->priv.eswitch); in mlx5_lag_unlock_eswitches()
Deswitch.c2070 void mlx5_esw_unlock(struct mlx5_eswitch *esw) in mlx5_esw_unlock() function
Deswitch_offloads.c3376 mlx5_esw_unlock(esw); in mlx5_devlink_eswitch_mode_set()