Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.c304 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_probe()
315 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_rep_remove()
H A Dmain.c5245 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_mp_probe()
5305 struct mlx5_adev *idev = container_of(adev, struct mlx5_adev, adev); in mlx5r_probe()
/linux/drivers/fwctl/mlx5/
H A Dmain.c374 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5ctl_probe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c421 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5_dpll_probe()
H A Den_rep.c1781 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_probe()
1792 struct mlx5_adev *vdev = container_of(adev, struct mlx5_adev, adev); in mlx5e_rep_remove()
H A Den_main.c6618 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_resume()
6650 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_resume()
6667 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_suspend()
6691 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_suspend()
6706 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_probe()
6780 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_probe()
6797 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_remove()
6835 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_remove()
/linux/include/linux/mlx5/
H A Ddriver.h536 struct mlx5_adev { struct
593 struct mlx5_adev **adev;
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3774 struct mlx5_adev *madev;
4101 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5v_probe()