Searched refs:mlx5_sd_get_adev (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | sd.h | 15 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev,
|
D | sd.c | 510 struct auxiliary_device *mlx5_sd_get_adev(struct mlx5_core_dev *dev, in mlx5_sd_get_adev() function
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 6367 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_resume() 6403 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_suspend() 6496 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_probe() 6527 actual_adev = mlx5_sd_get_adev(mdev, adev, edev->idx); in mlx5e_remove()
|