Searched refs:MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW (Results 1 – 3 of 3) sorted by relevance
45 if (!(priv->mdev->priv.flags & MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW)) in mlx5e_devlink_port_register()48 if (!(priv->mdev->priv.flags & MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW)) in mlx5e_devlink_port_register()66 if (!(priv->mdev->priv.flags & MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW)) in mlx5e_devlink_port_unregister()69 if (!(priv->mdev->priv.flags & MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW)) in mlx5e_devlink_port_unregister()
346 priv->flags |= MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_attach_device()394 priv->flags &= ~MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_attach_device()409 priv->flags |= MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_detach_device()438 priv->flags &= ~MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_detach_device()543 priv->flags |= MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_rescan_drivers_locked()551 priv->flags &= ~MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW; in mlx5_rescan_drivers_locked()
557 MLX5_PRIV_FLAGS_MLX5E_LOCKED_FLOW = 1 << 3, enumerator