Home
last modified time | relevance | path

Searched refs:mlx5_esw_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h715 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
Dlag.c517 mlx5_esw_lock(dev0->priv.eswitch); in mlx5_lag_lock_eswitches()
519 mlx5_esw_lock(dev1->priv.eswitch); in mlx5_lag_lock_eswitches()
Deswitch.c2107 void mlx5_esw_lock(struct mlx5_eswitch *esw) in mlx5_esw_lock() function