Searched refs:mlx5_esw_try_lock (Results 1 – 3 of 3) sorted by relevance
949 int mlx5_esw_try_lock(struct mlx5_eswitch *esw);
4355 err = mlx5_esw_try_lock(esw); in mlx5_eswitch_block_mode()4488 err = mlx5_esw_try_lock(esw); in mlx5_devlink_eswitch_mode_set()
3016 int mlx5_esw_try_lock(struct mlx5_eswitch *esw) in mlx5_esw_try_lock() function