Searched refs:mlx5_esw_lock (Results 1 – 3 of 3) sorted by relevance
715 void mlx5_esw_lock(struct mlx5_eswitch *esw);743 static inline void mlx5_esw_lock(struct mlx5_eswitch *esw) { return; } in mlx5_esw_lock() function
517 mlx5_esw_lock(dev0->priv.eswitch); in mlx5_lag_lock_eswitches()519 mlx5_esw_lock(dev1->priv.eswitch); in mlx5_lag_lock_eswitches()
2107 void mlx5_esw_lock(struct mlx5_eswitch *esw) in mlx5_esw_lock() function