Home
last modified time | relevance | path

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

/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 Den_main.c6786 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_resume()
6818 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_resume()
6837 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_suspend()
6861 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_suspend()
6878 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_probe()
6960 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_probe()
6987 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in _mlx5e_remove()
7025 struct mlx5_adev *edev = container_of(adev, struct mlx5_adev, adev); in mlx5e_remove()
/linux/include/linux/mlx5/
H A Ddriver.h538 struct mlx5_adev { struct
607 struct mlx5_adev **adev;
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c933 struct mlx5_adev *primary_adev; in mlx5_sd_get_adev()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3781 struct mlx5_adev *madev;
4108 struct mlx5_adev *madev = container_of(adev, struct mlx5_adev, adev); in mlx5v_probe()