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

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

Completed in 298 milliseconds