Home
last modified time | relevance | path

Searched refs:mlx5_esw_hold (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h945 bool mlx5_esw_hold(struct mlx5_core_dev *dev);
H A Deswitch_offloads.c4447 if (!mlx5_esw_hold(dev)) { in mlx5_eswitch_safe_aux_devs_remove()
4449 while (!mlx5_esw_hold(dev)) { in mlx5_eswitch_safe_aux_devs_remove()
H A Deswitch.c2950 bool mlx5_esw_hold(struct mlx5_core_dev *mdev) in mlx5_esw_hold() function
H A Den_tc.c4865 if (!mlx5_esw_hold(priv->mdev)) in mlx5e_configure_flower()