Home
last modified time | relevance | path

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

123

/openbmc/linux/net/ethtool/
H A Deee.c8 (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 Dbcmasp_ethtool.c366 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 Dicssg_ethtool.c48 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 Db53_priv.h98 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 Db53_common.c1264 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 Dphylink.h687 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *);
688 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
H A Dethtool.h867 int (*get_eee)(struct net_device *, struct ethtool_eee *);
868 int (*set_eee)(struct net_device *, struct ethtool_eee *);
H A Dphy.h1882 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 Dsxgbe_ethtool.c136 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 Dcpsw_priv.h499 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 Dcpsw_ethtool.c425 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 Dam65-cpsw-ethtool.c516 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 Dqca8k.h520 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 Dqca8k-common.c538 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 Dax88179_178a.c671 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 Dngbe_mdio.c237 struct ethtool_eee eee; in ngbe_phy_fixup()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c699 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 Dphy-c45.c1433 struct ethtool_eee *data) in genphy_c45_ethtool_get_eee()
1474 struct ethtool_eee *data) in genphy_c45_ethtool_set_eee()
H A Dphy.c1603 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 Digc_ethtool.c1626 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 Digc.h156 struct ethtool_eee eee;
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec.h675 struct ethtool_eee eee;
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c231 struct ethtool_eee ethtool_eee; in tsnep_phy_open() local
250 memset(&ethtool_eee, 0, sizeof(ethtool_eee)); in tsnep_phy_open()
251 phy_ethtool_set_eee(adapter->phydev, &ethtool_eee); in tsnep_phy_open()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h650 struct ethtool_eee eee;
/openbmc/linux/include/net/
H A Ddsa.h984 struct ethtool_eee *e);
986 struct ethtool_eee *e);

123