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.h21 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev,
H A Dsd.c927 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.c6827 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_resume()
6866 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_suspend()
6969 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_probe()
7029 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_remove()