Searched refs:mlx4_adev (Results 1 – 4 of 4) sorted by relevance
82 sizeof(struct mlx4_adev *), GFP_KERNEL); in mlx4_adev_init()101 struct mlx4_adev *mlx4_adev = in adev_release() local102 container_of(dev, struct mlx4_adev, adev.dev); in adev_release()103 struct mlx4_priv *priv = mlx4_priv(mlx4_adev->mdev); in adev_release()104 int idx = mlx4_adev->idx; in adev_release()106 kfree(mlx4_adev); in adev_release()110 static struct mlx4_adev *add_adev(struct mlx4_dev *dev, int idx) in add_adev()115 struct mlx4_adev *madev; in add_adev()190 struct mlx4_adev *madev = priv->adev[i]; in mlx4_do_bond()
239 struct mlx4_adev *madev = container_of(adev, struct mlx4_adev, adev); in mlx4_en_remove()267 struct mlx4_adev *madev = container_of(adev, struct mlx4_adev, adev); in mlx4_en_probe()
885 struct mlx4_adev **adev;
893 struct mlx4_adev { struct