ethtool_wolinfo   206 include/linux/ethtool.h 	void	(*get_wol)(struct net_device *, struct ethtool_wolinfo *);
ethtool_wolinfo   207 include/linux/ethtool.h 	int	(*set_wol)(struct net_device *, struct ethtool_wolinfo *);
ethtool_wolinfo   534 include/linux/phy.h 	int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
ethtool_wolinfo   537 include/linux/phy.h 	void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
ethtool_wolinfo   767 include/linux/phy.h int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
ethtool_wolinfo   769 include/linux/phy.h 			 struct ethtool_wolinfo *wol);
ethtool_wolinfo   219 include/net/dsa.h 			   struct ethtool_wolinfo *w);
ethtool_wolinfo   221 include/net/dsa.h 			   struct ethtool_wolinfo *w);