Searched refs:mlx5_sd_get_adev (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | sd.h | 15 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev,
|
H A D | sd.c | 510 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 D | en_main.c | 6601 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()
|