Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h829 int mlx5_esw_try_lock(struct mlx5_eswitch *esw);
Deswitch_offloads.c3674 err = mlx5_esw_try_lock(esw); in mlx5_eswitch_block_mode()
3717 err = mlx5_esw_try_lock(esw); in mlx5_devlink_eswitch_mode_set()
Deswitch.c2310 int mlx5_esw_try_lock(struct mlx5_eswitch *esw) in mlx5_esw_try_lock() function