Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
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()
Dfw.c2655 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) in mlx4_wol_read() function
2663 EXPORT_SYMBOL_GPL(mlx4_wol_read);
/Linux-v4.19/include/linux/mlx4/
Ddevice.h1437 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port);