Home
last modified time | relevance | path

Searched refs:ethtool_eee (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.4/include/linux/
Dphylink.h266 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *);
267 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
Dethtool.h387 int (*get_eee)(struct net_device *, struct ethtool_eee *);
388 int (*set_eee)(struct net_device *, struct ethtool_eee *);
Dphy.h1181 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data);
1182 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
/Linux-v5.4/drivers/net/dsa/b53/
Db53_priv.h93 struct ethtool_eee eee;
364 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
365 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
Db53_common.c1063 struct ethtool_eee *p = &dev->ports[port].eee; in b53_adjust_link()
1931 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_get_mac_eee()
1934 struct ethtool_eee *p = &dev->ports[port].eee; in b53_get_mac_eee()
1948 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_set_mac_eee()
1951 struct ethtool_eee *p = &dev->ports[port].eee; in b53_set_mac_eee()
/Linux-v5.4/drivers/net/ethernet/ti/
Dcpsw_priv.h425 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata);
426 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata);
Dcpsw_ethtool.c422 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_get_eee()
434 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_set_eee()
/Linux-v5.4/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c136 struct ethtool_eee *edata) in sxgbe_get_eee()
151 struct ethtool_eee *edata) in sxgbe_set_eee()
/Linux-v5.4/drivers/net/usb/
Dax88179_178a.c632 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee()
661 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee()
772 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
783 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
1223 struct ethtool_eee eee_data; in ax88179_bind()
1524 struct ethtool_eee eee_data; in ax88179_reset()
Dr8152.c745 int (*eee_get)(struct r8152 *, struct ethtool_eee *);
746 int (*eee_set)(struct r8152 *, struct ethtool_eee *);
5023 static int r8152_get_eee(struct r8152 *tp, struct ethtool_eee *eee) in r8152_get_eee()
5046 static int r8152_set_eee(struct r8152 *tp, struct ethtool_eee *eee) in r8152_set_eee()
5058 static int r8153_get_eee(struct r8152 *tp, struct ethtool_eee *eee) in r8153_get_eee()
5082 rtl_ethtool_get_eee(struct net_device *net, struct ethtool_eee *edata) in rtl_ethtool_get_eee()
5104 rtl_ethtool_set_eee(struct net_device *net, struct ethtool_eee *edata) in rtl_ethtool_set_eee()
/Linux-v5.4/include/net/
Ddsa.h440 struct ethtool_eee *e);
442 struct ethtool_eee *e);
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c396 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee()
428 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c693 struct ethtool_eee *eee) in lan743x_ethtool_get_eee()
731 struct ethtool_eee *eee) in lan743x_ethtool_set_eee()
/Linux-v5.4/drivers/net/phy/
Dphy.c1092 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee()
1131 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee()
Dphylink.c1420 int phylink_ethtool_get_eee(struct phylink *pl, struct ethtool_eee *eee) in phylink_ethtool_get_eee()
1438 int phylink_ethtool_set_eee(struct phylink *pl, struct ethtool_eee *eee) in phylink_ethtool_set_eee()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c645 struct ethtool_eee *edata) in stmmac_ethtool_op_get_eee()
660 struct ethtool_eee *edata) in stmmac_ethtool_op_set_eee()
/Linux-v5.4/drivers/net/dsa/
Dqca8k.c829 qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *eee) in qca8k_set_mac_eee()
848 qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in qca8k_get_mac_eee()
/Linux-v5.4/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h680 struct ethtool_eee eee;
Dbcmgenet.c1059 static int bcmgenet_get_eee(struct net_device *dev, struct ethtool_eee *e) in bcmgenet_get_eee()
1062 struct ethtool_eee *p = &priv->eee; in bcmgenet_get_eee()
1077 static int bcmgenet_set_eee(struct net_device *dev, struct ethtool_eee *e) in bcmgenet_set_eee()
1080 struct ethtool_eee *p = &priv->eee; in bcmgenet_set_eee()
/Linux-v5.4/include/uapi/linux/
Dethtool.h360 struct ethtool_eee { struct
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c3302 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_eee *edata) in ixgbe_get_eee_fw()
3339 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee()
3353 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_set_eee()
3357 struct ethtool_eee eee_data; in ixgbe_set_eee()
3363 memset(&eee_data, 0, sizeof(struct ethtool_eee)); in ixgbe_set_eee()
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dethtool.c2152 static int e1000e_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_get_eee()
2228 static int e1000e_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_set_eee()
2232 struct ethtool_eee eee_curr; in e1000e_set_eee()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ethtool.c3041 static int igb_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in igb_get_eee()
3120 struct ethtool_eee *edata) in igb_set_eee()
3124 struct ethtool_eee eee_curr; in igb_set_eee()
3132 memset(&eee_curr, 0, sizeof(struct ethtool_eee)); in igb_set_eee()
/Linux-v5.4/net/dsa/
Dslave.c736 static int dsa_slave_set_eee(struct net_device *dev, struct ethtool_eee *e) in dsa_slave_set_eee()
756 static int dsa_slave_get_eee(struct net_device *dev, struct ethtool_eee *e) in dsa_slave_get_eee()
/Linux-v5.4/net/core/
Dethtool.c1435 struct ethtool_eee edata; in ethtool_get_eee()
1441 memset(&edata, 0, sizeof(struct ethtool_eee)); in ethtool_get_eee()
1456 struct ethtool_eee edata; in ethtool_set_eee()

12