Home
last modified time | relevance | path

Searched refs:ethtool_keee (Results 1 – 25 of 56) sorted by relevance

123

/linux/net/ethtool/
A Deee.c13 struct ethtool_keee eee;
30 struct ethtool_keee *eee = &data->eee; in eee_prepare_data()
49 const struct ethtool_keee *eee = &data->eee; in eee_reply_size()
82 const struct ethtool_keee *eee = &data->eee; in eee_fill_reply()
132 struct ethtool_keee eee = {}; in ethnl_set_eee()
/linux/include/net/
A Deee.h22 static inline void eeecfg_to_eee(struct ethtool_keee *eee, in eeecfg_to_eee()
31 const struct ethtool_keee *eee) in eee_to_eeecfg()
A Ddsa.h1007 struct ethtool_keee *e);
1009 struct ethtool_keee *e);
/linux/drivers/net/ethernet/broadcom/asp2/
A Dbcmasp_ethtool.c365 static int bcmasp_get_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_get_eee()
368 struct ethtool_keee *p = &intf->eee; in bcmasp_get_eee()
379 static int bcmasp_set_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_set_eee()
382 struct ethtool_keee *p = &intf->eee; in bcmasp_set_eee()
/linux/drivers/net/dsa/b53/
A Db53_priv.h98 struct ethtool_keee eee;
387 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e);
388 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e);
A Db53_common.c1456 struct ethtool_keee *p = &dev->ports[dp->index].eee; in b53_phylink_mac_link_up()
2228 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) in b53_get_mac_eee()
2239 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) in b53_set_mac_eee()
2242 struct ethtool_keee *p = &dev->ports[port].eee; in b53_set_mac_eee()
/linux/include/linux/
A Dphylink.h629 int phylink_ethtool_get_eee(struct phylink *link, struct ethtool_keee *eee);
630 int phylink_ethtool_set_eee(struct phylink *link, struct ethtool_keee *eee);
A Dethtool.h269 struct ethtool_keee { struct
1050 int (*get_eee)(struct net_device *dev, struct ethtool_keee *eee);
1051 int (*set_eee)(struct net_device *dev, struct ethtool_keee *eee);
A Dphy.h1951 struct ethtool_keee *data);
1953 struct ethtool_keee *data);
2033 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data);
2034 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data);
/linux/drivers/net/ethernet/ti/icssg/
A Dicssg_ethtool.c48 static int emac_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in emac_get_eee()
56 static int emac_set_eee(struct net_device *ndev, struct ethtool_keee *edata) in emac_set_eee()
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_ethtool.c136 struct ethtool_keee *edata) in sxgbe_get_eee()
149 struct ethtool_keee *edata) in sxgbe_set_eee()
/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.h499 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata);
500 int cpsw_set_eee(struct net_device *ndev, struct ethtool_keee *edata);
A Dcpsw_ethtool.c425 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in cpsw_get_eee()
437 int cpsw_set_eee(struct net_device *ndev, struct ethtool_keee *edata) in cpsw_set_eee()
A Dam65-cpsw-ethtool.c516 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in am65_cpsw_get_eee()
523 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_keee *edata) in am65_cpsw_set_eee()
/linux/drivers/net/dsa/qca/
A Dqca8k.h522 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *eee);
523 int qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e);
A Dqca8k-common.c537 struct ethtool_keee *eee) in qca8k_set_mac_eee()
561 struct ethtool_keee *e) in qca8k_get_mac_eee()
/linux/drivers/net/usb/
A Dax88179_178a.c671 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_keee *data) in ax88179_ethtool_get_eee()
700 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_keee *data) in ax88179_ethtool_set_eee()
811 static int ax88179_get_eee(struct net_device *net, struct ethtool_keee *edata) in ax88179_get_eee()
822 static int ax88179_set_eee(struct net_device *net, struct ethtool_keee *edata) in ax88179_set_eee()
1595 struct ethtool_keee eee_data; in ax88179_reset()
/linux/drivers/net/phy/
A Dphy.c1655 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_get_eee()
1686 struct ethtool_keee *data) in phy_ethtool_set_eee_noneg()
1708 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_set_eee()
A Dphy-c45.c1522 struct ethtool_keee *data) in genphy_c45_ethtool_get_eee()
1557 struct ethtool_keee *data) in genphy_c45_ethtool_set_eee()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_ethtool.c690 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_get_eee()
722 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_set_eee()
/linux/drivers/net/ethernet/freescale/
A Dfec.h675 struct ethtool_keee eee;
/linux/drivers/net/ethernet/engleder/
A Dtsnep_main.c243 struct ethtool_keee ethtool_keee; in tsnep_phy_open() local
262 memset(&ethtool_keee, 0, sizeof(ethtool_keee)); in tsnep_phy_open()
263 phy_ethtool_set_eee(adapter->phydev, &ethtool_keee); in tsnep_phy_open()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.h650 struct ethtool_keee eee;
/linux/drivers/net/ethernet/intel/igc/
A Digc_ethtool.c1626 struct ethtool_keee *edata) in igc_ethtool_get_eee()
1735 struct ethtool_keee *edata) in igc_ethtool_set_eee()
1739 struct ethtool_keee eee_curr; in igc_ethtool_set_eee()
1742 memset(&eee_curr, 0, sizeof(struct ethtool_keee)); in igc_ethtool_set_eee()
A Digc.h204 struct ethtool_keee eee;

Completed in 102 milliseconds

123