/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/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);
|
H A D | b53_common.c | 1264 struct ethtool_eee *p = &dev->ports[port].eee; in b53_adjust_link() 2231 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_get_mac_eee() 2234 struct ethtool_eee *p = &dev->ports[port].eee; in b53_get_mac_eee() 2248 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_set_mac_eee() 2251 struct ethtool_eee *p = &dev->ports[port].eee; in b53_set_mac_eee()
|
/openbmc/linux/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);
|
/openbmc/linux/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()
|
/openbmc/linux/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);
|
H A 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()
|
H A 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()
|
/openbmc/linux/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);
|
H A D | qca8k-common.c | 538 struct ethtool_eee *eee) in qca8k_set_mac_eee() 562 struct ethtool_eee *e) in qca8k_get_mac_eee()
|
/openbmc/linux/drivers/net/usb/ |
H A D | ax88179_178a.c | 671 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee() 700 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee() 811 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee() 822 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee() 1593 struct ethtool_eee eee_data; in ax88179_reset()
|
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_mdio.c | 237 struct ethtool_eee eee; in ngbe_phy_fixup()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A 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()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy-c45.c | 1433 struct ethtool_eee *data) in genphy_c45_ethtool_get_eee() 1474 struct ethtool_eee *data) in genphy_c45_ethtool_set_eee()
|
H A D | phy.c | 1603 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee() 1625 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1626 struct ethtool_eee *edata) in igc_ethtool_get_eee() 1667 struct ethtool_eee *edata) in igc_ethtool_set_eee() 1671 struct ethtool_eee eee_curr; in igc_ethtool_set_eee() 1674 memset(&eee_curr, 0, sizeof(struct ethtool_eee)); in igc_ethtool_set_eee()
|
H A D | igc.h | 156 struct ethtool_eee eee;
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fec.h | 675 struct ethtool_eee eee;
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 231 struct ethtool_eee ethtool_eee; in tsnep_phy_open() local 250 memset(ðtool_eee, 0, sizeof(ethtool_eee)); in tsnep_phy_open() 251 phy_ethtool_set_eee(adapter->phydev, ðtool_eee); in tsnep_phy_open()
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 650 struct ethtool_eee eee;
|
/openbmc/linux/include/net/ |
H A D | dsa.h | 984 struct ethtool_eee *e); 986 struct ethtool_eee *e);
|