Home
last modified time | relevance | path

Searched refs:mlx5e_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5889 static int mlx5e_suspend(struct auxiliary_device *adev, pm_message_t state) in mlx5e_suspend() function
5959 mlx5e_suspend(adev, state); in mlx5e_probe()
5976 mlx5e_suspend(adev, state); in mlx5e_remove()
5993 .suspend = mlx5e_suspend,