Searched refs:mlx5_priv (Results 1 – 3 of 3) sorted by relevance
593 struct mlx5_priv *priv = &dev->priv; in mlx5_dev_init()791 struct mlx5_priv *priv = &dev->priv; in mlx5_dev_cleanup()818 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()841 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()859 struct mlx5_priv *priv = &dev->priv; in mlx5_register_device()872 struct mlx5_priv *priv = &dev->priv; in mlx5_unregister_device()884 struct mlx5_priv *priv; in mlx5_register_interface()901 struct mlx5_priv *priv; in mlx5_unregister_interface()913 struct mlx5_priv *priv = &mdev->priv; in mlx5_get_protocol_dev()936 struct mlx5_priv *priv = &dev->priv; in mlx5_core_event()[all …]
65 struct mlx5_priv *priv; in health_care()74 priv = container_of(health, struct mlx5_priv, health); in health_care()
470 struct mlx5_priv { struct529 struct mlx5_priv priv; argument