Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Ddev.c281 sizeof(struct mlx5_adev *), GFP_KERNEL); in mlx5_adev_init()
297 struct mlx5_adev *mlx5_adev = in adev_release() local
298 container_of(dev, struct mlx5_adev, adev.dev); in adev_release()
299 struct mlx5_priv *priv = &mlx5_adev->mdev->priv; in adev_release()
300 int idx = mlx5_adev->idx; in adev_release()
302 kfree(mlx5_adev); in adev_release()
306 static struct mlx5_adev *add_adev(struct mlx5_core_dev *dev, int idx) in add_adev()
310 struct mlx5_adev *madev; in add_adev()
A Ddpll.c419 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5_dpll_probe()
A Den_rep.c1765 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_probe()
1776 struct mlx5_adev *vdev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_remove()
A Den_main.c6543 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_resume()
6575 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_resume()
6615 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_suspend()
6630 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_probe()
6704 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_probe()
6721 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_remove()
6755 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_remove()
/drivers/infiniband/hw/mlx5/
A Dib_rep.c235 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_probe()
246 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_remove()
A Dmain.c4877 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_mp_probe()
4937 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_probe()
/drivers/fwctl/mlx5/
A Dmain.c367 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5ctl_probe()
/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c3765 struct mlx5_adev *madev;
4085 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5v_probe()

Completed in 49 milliseconds