Home
last modified time | relevance | path

Searched refs:mlx5_adev (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Ddev.c278 sizeof(struct mlx5_adev *), GFP_KERNEL); in mlx5_adev_init()
294 struct mlx5_adev *mlx5_adev = in adev_release() local
295 container_of(dev, struct mlx5_adev, adev.dev); in adev_release()
296 struct mlx5_priv *priv = &mlx5_adev->mdev->priv; in adev_release()
297 int idx = mlx5_adev->idx; in adev_release()
299 kfree(mlx5_adev); in adev_release()
303 static struct mlx5_adev *add_adev(struct mlx5_core_dev *dev, int idx) in add_adev()
307 struct mlx5_adev *madev; in add_adev()
A Den_rep.c1538 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_probe()
1549 struct mlx5_adev *vdev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_remove()
A Den_main.c5871 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_resume()
5912 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_probe()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dib_rep.c203 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_probe()
214 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_remove()
A Dmain.c4282 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_mp_probe()
4341 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_probe()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h560 struct mlx5_adev { struct
616 struct mlx5_adev **adev;
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c2990 struct mlx5_adev *madev;
3314 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5v_probe()

Completed in 38 milliseconds