Searched refs:ethtool_keee (Results 1 – 5 of 5) sorted by relevance
19 static inline void eeecfg_to_eee(struct ethtool_keee *eee, in eeecfg_to_eee()28 const struct ethtool_keee *eee) in eee_to_eeecfg()
997 struct ethtool_keee *e);
738 int phylink_ethtool_get_eee(struct phylink *link, struct ethtool_keee *eee);739 int phylink_ethtool_set_eee(struct phylink *link, struct ethtool_keee *eee);
289 struct ethtool_keee { struct1200 int (*get_eee)(struct net_device *dev, struct ethtool_keee *eee);1201 int (*set_eee)(struct net_device *dev, struct ethtool_keee *eee);
1974 struct ethtool_keee *data);1976 struct ethtool_keee *data);2058 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data);2059 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data);
Completed in 19 milliseconds