ethtool_wolinfo   380 include/linux/ethtool.h 	void	(*get_wol)(struct net_device *, struct ethtool_wolinfo *);
ethtool_wolinfo   381 include/linux/ethtool.h 	int	(*set_wol)(struct net_device *, struct ethtool_wolinfo *);
ethtool_wolinfo   280 net/core/ethtool.c 	struct ethtool_wolinfo wol = { ETHTOOL_GWOL };
ethtool_wolinfo   294 net/core/ethtool.c 	struct ethtool_wolinfo wol;