/kernel/linux/linux-6.6/net/ethtool/ |
H A 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() 135 struct ethtool_eee eee = {}; in ethnl_set_eee()
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 48 static int emac_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in emac_get_eee() 56 static int emac_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in emac_set_eee()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 366 static int bcmasp_get_eee(struct net_device *dev, struct ethtool_eee *e) in bcmasp_get_eee() 369 struct ethtool_eee *p = &intf->eee; in bcmasp_get_eee() 382 static int bcmasp_set_eee(struct net_device *dev, struct ethtool_eee *e) in bcmasp_set_eee() 385 struct ethtool_eee *p = &intf->eee; in bcmasp_set_eee()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | phylink.h | 463 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); 464 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
|
H A D | ethtool.h | 484 int (*get_eee)(struct net_device *, struct ethtool_eee *); 485 int (*set_eee)(struct net_device *, struct ethtool_eee *);
|
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 93 struct ethtool_eee eee; 382 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e); 383 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 98 struct ethtool_eee eee; 400 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e); 401 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phylink.h | 687 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *); 688 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
|
H A D | ethtool.h | 867 int (*get_eee)(struct net_device *, struct ethtool_eee *); 868 int (*set_eee)(struct net_device *, struct ethtool_eee *);
|
H A D | phy.h | 1882 struct ethtool_eee *data); 1884 struct ethtool_eee *data); 1962 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data); 1963 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 136 struct ethtool_eee *edata) in sxgbe_get_eee() 151 struct ethtool_eee *edata) in sxgbe_set_eee()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 486 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata); 487 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata);
|
H A D | cpsw_ethtool.c | 423 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_get_eee() 435 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_set_eee()
|
H A D | am65-cpsw-ethtool.c | 542 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_get_eee() 552 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_set_eee()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 136 struct ethtool_eee *edata) in sxgbe_get_eee() 151 struct ethtool_eee *edata) in sxgbe_set_eee()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 499 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata); 500 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata);
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | ax88179_178a.c | 708 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee() 737 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee() 848 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee() 859 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee() 1329 struct ethtool_eee eee_data; in ax88179_bind() 1692 struct ethtool_eee eee_data; in ax88179_reset()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 693 struct ethtool_eee *eee) in lan743x_ethtool_get_eee() 731 struct ethtool_eee *eee) in lan743x_ethtool_set_eee()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | dsa.h | 519 struct ethtool_eee *e); 521 struct ethtool_eee *e);
|
/kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
H A D | qca8k.h | 520 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *eee); 521 int qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | ax88179_178a.c | 670 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee() 699 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee() 810 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee() 821 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee() 1590 struct ethtool_eee eee_data; in ax88179_reset()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_mdio.c | 233 struct ethtool_eee eee; in ngbe_phy_fixup()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 700 struct ethtool_eee *edata) in stmmac_ethtool_op_get_eee() 716 struct ethtool_eee *edata) in stmmac_ethtool_op_set_eee()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 686 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee() 718 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
|