Searched refs:mlx5_esw_try_lock (Results 1 – 3 of 3) sorted by relevance
831 int mlx5_esw_try_lock(struct mlx5_eswitch *esw);
3687 err = mlx5_esw_try_lock(esw); in mlx5_eswitch_block_mode()3723 err = mlx5_esw_try_lock(esw); in mlx5_devlink_eswitch_mode_set()
2304 int mlx5_esw_try_lock(struct mlx5_eswitch *esw) in mlx5_esw_try_lock() function