Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h714 void mlx5_esw_unlock(struct mlx5_eswitch *esw);
742 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.c2096 void mlx5_esw_unlock(struct mlx5_eswitch *esw) in mlx5_esw_unlock() function
Deswitch_offloads.c3365 mlx5_esw_unlock(esw); in mlx5_devlink_eswitch_mode_set()