Searched refs:mlx5_esw_try_lock (Results 1 – 3 of 3) sorted by relevance
829 int mlx5_esw_try_lock(struct mlx5_eswitch *esw);
3674 err = mlx5_esw_try_lock(esw); in mlx5_eswitch_block_mode()3717 err = mlx5_esw_try_lock(esw); in mlx5_devlink_eswitch_mode_set()
2310 int mlx5_esw_try_lock(struct mlx5_eswitch *esw) in mlx5_esw_try_lock() function