/Linux-v6.1/net/ethtool/ |
D | eee.c | 8 (sizeof_field(struct ethtool_eee, supported) * BITS_PER_BYTE) 16 struct ethtool_eee eee; 51 const struct ethtool_eee *eee = &data->eee; in eee_reply_size() 87 const struct ethtool_eee *eee = &data->eee; in eee_fill_reply() 139 struct ethtool_eee eee = {}; in ethnl_set_eee()
|
/Linux-v6.1/drivers/net/dsa/b53/ |
D | b53_priv.h | 96 struct ethtool_eee eee; 389 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e); 390 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
|
D | b53_common.c | 1216 struct ethtool_eee *p = &dev->ports[port].eee; in b53_adjust_link() 2183 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_get_mac_eee() 2186 struct ethtool_eee *p = &dev->ports[port].eee; in b53_get_mac_eee() 2200 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_set_mac_eee() 2203 struct ethtool_eee *p = &dev->ports[port].eee; in b53_set_mac_eee()
|
/Linux-v6.1/include/linux/ |
D | phylink.h | 599 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); 600 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
|
D | ethtool.h | 719 int (*get_eee)(struct net_device *, struct ethtool_eee *); 720 int (*set_eee)(struct net_device *, struct ethtool_eee *);
|
D | phy.h | 1747 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data); 1748 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
|
/Linux-v6.1/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 136 struct ethtool_eee *edata) in sxgbe_get_eee() 151 struct ethtool_eee *edata) in sxgbe_set_eee()
|
/Linux-v6.1/drivers/net/dsa/qca/ |
D | qca8k.h | 452 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *eee); 453 int qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
|
D | qca8k-common.c | 569 struct ethtool_eee *eee) in qca8k_set_mac_eee() 593 struct ethtool_eee *e) in qca8k_get_mac_eee()
|
/Linux-v6.1/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 498 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata); 499 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata);
|
D | am65-cpsw-ethtool.c | 516 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_get_eee() 523 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_set_eee()
|
D | cpsw_ethtool.c | 425 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_get_eee() 437 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_set_eee()
|
/Linux-v6.1/drivers/net/ethernet/engleder/ |
D | tsnep_main.c | 182 struct ethtool_eee ethtool_eee; in tsnep_phy_open() local 201 memset(ðtool_eee, 0, sizeof(ethtool_eee)); in tsnep_phy_open() 202 phy_ethtool_set_eee(adapter->phydev, ðtool_eee); in tsnep_phy_open()
|
/Linux-v6.1/drivers/net/usb/ |
D | ax88179_178a.c | 653 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee() 682 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee() 793 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee() 804 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee() 1575 struct ethtool_eee eee_data; in ax88179_reset()
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 699 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee() 731 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
|
/Linux-v6.1/drivers/net/ethernet/freescale/ |
D | fec.h | 648 struct ethtool_eee eee;
|
/Linux-v6.1/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.h | 648 struct ethtool_eee eee;
|
/Linux-v6.1/drivers/net/phy/ |
D | phy.c | 1386 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee() 1425 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee()
|
/Linux-v6.1/drivers/net/ethernet/intel/igc/ |
D | igc_ethtool.c | 1582 struct ethtool_eee *edata) in igc_ethtool_get_eee() 1623 struct ethtool_eee *edata) in igc_ethtool_set_eee() 1627 struct ethtool_eee eee_curr; in igc_ethtool_set_eee() 1630 memset(&eee_curr, 0, sizeof(struct ethtool_eee)); in igc_ethtool_set_eee()
|
D | igc.h | 137 struct ethtool_eee eee;
|
/Linux-v6.1/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 1055 struct ethtool_eee *eee) in lan743x_ethtool_get_eee() 1093 struct ethtool_eee *eee) in lan743x_ethtool_set_eee()
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 778 struct ethtool_eee *edata) in stmmac_ethtool_op_get_eee() 794 struct ethtool_eee *edata) in stmmac_ethtool_op_set_eee()
|
/Linux-v6.1/include/net/ |
D | dsa.h | 975 struct ethtool_eee *e); 977 struct ethtool_eee *e);
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 3394 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_eee *edata) in ixgbe_get_eee_fw() 3431 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee() 3445 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_set_eee() 3449 struct ethtool_eee eee_data; in ixgbe_set_eee() 3455 memset(&eee_data, 0, sizeof(struct ethtool_eee)); in ixgbe_set_eee()
|
/Linux-v6.1/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2178 static int e1000e_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_get_eee() 2254 static int e1000e_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_set_eee() 2258 struct ethtool_eee eee_curr; in e1000e_set_eee()
|