Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c233 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_get_wol()
270 err = mlx4_wol_read(priv->mdev->dev, &config, priv->port); in mlx4_en_set_wol()
Dfw.c2419 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) in mlx4_wol_read() function
2427 EXPORT_SYMBOL_GPL(mlx4_wol_read);
/linux-4.1.27/include/linux/mlx4/
Ddevice.h1342 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port);