Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5986 static int mlx5e_suspend(struct auxiliary_device *adev, pm_message_t state) in mlx5e_suspend() function
6067 mlx5e_suspend(adev, state); in mlx5e_probe()
6088 mlx5e_suspend(adev, state); in mlx5e_remove()
6106 .suspend = mlx5e_suspend,