Searched refs:mlx5e_suspend (Results 1 – 1 of 1) sorted by relevance
5986 static int mlx5e_suspend(struct auxiliary_device *adev, pm_message_t state) in mlx5e_suspend() function6067 mlx5e_suspend(adev, state); in mlx5e_probe()6088 mlx5e_suspend(adev, state); in mlx5e_remove()6106 .suspend = mlx5e_suspend,