Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Ddev.c272 sizeof(struct mlx5_adev *), GFP_KERNEL); in mlx5_adev_init()
288 struct mlx5_adev *mlx5_adev = in adev_release() local
289 container_of(dev, struct mlx5_adev, adev.dev); in adev_release()
290 struct mlx5_priv *priv = &mlx5_adev->mdev->priv; in adev_release()
291 int idx = mlx5_adev->idx; in adev_release()
293 kfree(mlx5_adev); in adev_release()
297 static struct mlx5_adev *add_adev(struct mlx5_core_dev *dev, int idx) in add_adev()
301 struct mlx5_adev *madev; in add_adev()
560 struct mlx5_adev *madev = container_of(dev, struct mlx5_adev, adev.dev); in next_phys_dev()
581 struct mlx5_adev *madev; in mlx5_get_next_phys_dev()
[all …]
A Den_rep.c1365 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_probe()
1376 struct mlx5_adev *vdev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_remove()
A Den_main.c5407 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_resume()
5446 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_probe()
/linux/drivers/infiniband/hw/mlx5/
A Dib_rep.c195 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_probe()
206 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_remove()
A Dmain.c4387 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_mp_probe()
4446 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_probe()
/linux/include/linux/mlx5/
A Ddriver.h536 struct mlx5_adev { struct
580 struct mlx5_adev **adev;
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c2445 struct mlx5_adev *madev;
2667 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5v_probe()

Completed in 37 milliseconds