Home
last modified time | relevance | path

Searched refs:mlx5_sd_get_adev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.h15 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev,
H A Dsd.c514 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev, in mlx5_sd_get_adev() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c6703 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_resume()
6740 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_suspend()
6833 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_probe()
6883 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_remove()