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.c510 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.c6601 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_resume()
6637 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_suspend()
6730 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_probe()
6776 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_remove()