Searched refs:MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV (Results 1 – 3 of 3) sorted by relevance
449 dev->priv.flags &= ~MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in mlx5_register_device()462 dev->priv.flags = MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in mlx5_unregister_device()504 delete_all = priv->flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV; in delete_drivers()545 if (priv->flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_rescan_drivers_locked()
734 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_lag_add_devices()751 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV) in mlx5_lag_remove_devices()773 if (!(dev0->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) { in mlx5_disable_lag()789 if (!(dev0->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) in mlx5_disable_lag()791 if (!(dev1->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) in mlx5_disable_lag()
549 MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV = 1 << 1, enumerator