| /linux/net/ethtool/ |
| H A D | eee.c | 13 struct ethtool_keee eee; 30 struct ethtool_keee *eee = &data->eee; in eee_prepare_data() 49 const struct ethtool_keee *eee = &data->eee; in eee_reply_size() 82 const struct ethtool_keee *eee = &data->eee; in eee_fill_reply() 132 struct ethtool_keee eee = {}; in ethnl_set_eee()
|
| /linux/include/net/ |
| H A D | eee.h | 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()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 48 static int emac_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in emac_get_eee() 56 static int emac_set_eee(struct net_device *ndev, struct ethtool_keee *edata) in emac_set_eee()
|
| /linux/include/linux/ |
| H A D | phylink.h | 766 int phylink_ethtool_get_eee(struct phylink *link, struct ethtool_keee *eee); 767 int phylink_ethtool_set_eee(struct phylink *link, struct ethtool_keee *eee);
|
| H A D | ethtool.h | 319 struct ethtool_keee { struct 1254 int (*get_eee)(struct net_device *dev, struct ethtool_keee *eee); 1255 int (*set_eee)(struct net_device *dev, struct ethtool_keee *eee);
|
| H A D | phy.h | 2329 struct ethtool_keee *data); 2331 struct ethtool_keee *data); 2413 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data); 2414 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data);
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 136 struct ethtool_keee *edata) in sxgbe_get_eee() 149 struct ethtool_keee *edata) in sxgbe_set_eee()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 353 static int bcmasp_get_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_get_eee() 361 static int bcmasp_set_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_set_eee()
|
| /linux/drivers/net/usb/ |
| H A D | ax88179_178a.c | 671 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_keee *data) in ax88179_ethtool_get_eee() 700 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_keee *data) in ax88179_ethtool_set_eee() 811 static int ax88179_get_eee(struct net_device *net, struct ethtool_keee *edata) in ax88179_get_eee() 822 static int ax88179_set_eee(struct net_device *net, struct ethtool_keee *edata) in ax88179_set_eee() 1589 struct ethtool_keee eee_data; in ax88179_reset()
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 123 struct ethtool_keee eee; 546 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e);
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 696 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_get_eee() 728 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_set_eee()
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 244 struct ethtool_keee ethtool_keee; in tsnep_phy_open() local 263 memset(ðtool_keee, 0, sizeof(ethtool_keee)); in tsnep_phy_open() 264 phy_ethtool_set_eee(adapter->phydev, ðtool_keee); in tsnep_phy_open()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1657 struct ethtool_keee *edata) in igc_ethtool_get_eee() 1766 struct ethtool_keee *edata) in igc_ethtool_set_eee() 1770 struct ethtool_keee eee_curr; in igc_ethtool_set_eee() 1773 memset(&eee_curr, 0, sizeof(struct ethtool_keee)); in igc_ethtool_set_eee()
|
| H A D | igc.h | 211 struct ethtool_keee eee;
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 513 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in am65_cpsw_get_eee() 520 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_keee *edata) in am65_cpsw_set_eee()
|
| H A D | cpsw_priv.h | 504 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata);
|
| H A D | cpsw_ethtool.c | 422 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in cpsw_get_eee()
|
| /linux/drivers/net/phy/ |
| H A D | phy-c45.c | 1510 struct ethtool_keee *data) in genphy_c45_ethtool_get_eee() 1540 struct ethtool_keee *data) in genphy_c45_ethtool_set_eee()
|
| H A D | phy.c | 1915 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_get_eee() 1973 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_set_eee()
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1067 struct ethtool_keee *eee) in lan743x_ethtool_get_eee() 1075 struct ethtool_keee *eee) in lan743x_ethtool_set_eee()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 738 struct ethtool_keee *edata) in stmmac_ethtool_op_get_eee() 746 struct ethtool_keee *edata) in stmmac_ethtool_op_set_eee()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k.h | 522 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *eee);
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ethtool.c | 2142 static int e1000e_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in e1000e_get_eee() 2212 static int e1000e_set_eee(struct net_device *netdev, struct ethtool_keee *edata) in e1000e_set_eee() 2218 struct ethtool_keee eee_curr; in e1000e_set_eee()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 3560 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_keee *edata) in ixgbe_get_eee_fw() 3599 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_get_eee() 3613 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_set_eee() 3617 struct ethtool_keee eee_data; in ixgbe_set_eee() 3623 memset(&eee_data, 0, sizeof(struct ethtool_keee)); in ixgbe_set_eee()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3022 static int igb_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in igb_get_eee() 3103 struct ethtool_keee *edata) in igb_set_eee() 3109 struct ethtool_keee eee_curr; in igb_set_eee() 3117 memset(&eee_curr, 0, sizeof(struct ethtool_keee)); in igb_set_eee()
|