Searched refs:MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV (Results 1 – 3 of 3) sorted by relevance
447 dev->priv.flags &= ~MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in mlx5_register_device()460 dev->priv.flags = MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in mlx5_unregister_device()502 delete_all = priv->flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in delete_drivers()541 if (priv->flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_rescan_drivers_locked()
733 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_lag_add_devices()750 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_lag_remove_devices()772 if (!(dev0->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) { in mlx5_disable_lag()788 if (!(dev0->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) in mlx5_disable_lag()790 if (!(dev1->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) in mlx5_disable_lag()
553 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV = 1 << 1, enumerator
Completed in 13 milliseconds