Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c257 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_get_wol()
289 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_set_wol()
Dfw.c2678 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) in mlx4_wol_read() function
2686 EXPORT_SYMBOL_GPL(mlx4_wol_read);
/linux-6.6.21/include/linux/mlx4/
Ddevice.h1439 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port);