Home
last modified time | relevance | path

Searched refs:mlx4_wol_read (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c254 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_get_wol()
286 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_set_wol()
H A 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); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A 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()
H A 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); variable
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h1420 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port);
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h1439 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port);

Completed in 21 milliseconds