Searched refs:ethtool_wolinfo (Results 1 – 5 of 5) sorted by relevance
725 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);726 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
1023 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);1029 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);2060 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);2062 struct ethtool_wolinfo *wol);
1113 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);1114 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
924 struct ethtool_wolinfo *w);926 struct ethtool_wolinfo *w);
211 struct ethtool_wolinfo { struct
Completed in 27 milliseconds