Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h831 int mlx5_esw_try_lock(struct mlx5_eswitch *esw);
H A Deswitch_offloads.c3687 err = mlx5_esw_try_lock(esw); in mlx5_eswitch_block_mode()
3723 err = mlx5_esw_try_lock(esw); in mlx5_devlink_eswitch_mode_set()
H A Deswitch.c2304 int mlx5_esw_try_lock(struct mlx5_eswitch *esw) in mlx5_esw_try_lock() function