/linux/net/ethtool/ |
H A D | eee.c | 13 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/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 98 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);
|
H A D | b53_common.c | 1455 struct ethtool_keee *p = &dev->ports[dp->index].eee; in b53_phylink_mac_link_up() 2227 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) in b53_get_mac_eee() 2238 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) in b53_set_mac_eee() 2241 struct ethtool_keee *p = &dev->ports[port].eee; in b53_set_mac_eee()
|
/linux/include/linux/ |
H A D | phylink.h | 629 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);
|
H A D | ethtool.h | 269 struct ethtool_keee { struct 1054 int (*get_eee)(struct net_device *dev, struct ethtool_keee *eee); 1055 int (*set_eee)(struct net_device *dev, struct ethtool_keee *eee);
|
H A D | phy.h | 1962 struct ethtool_keee *data); 1964 struct ethtool_keee *data); 2043 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data); 2044 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data);
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 48 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/ |
H A D | sxgbe_ethtool.c | 136 struct ethtool_keee *edata) in sxgbe_get_eee() 149 struct ethtool_keee *edata) in sxgbe_set_eee()
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 499 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);
|
H A D | cpsw_ethtool.c | 425 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()
|
H A D | am65-cpsw-ethtool.c | 516 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/ |
H A D | qca8k.h | 522 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);
|
H A D | qca8k-common.c | 537 struct ethtool_keee *eee) in qca8k_set_mac_eee() 561 struct ethtool_keee *e) in qca8k_get_mac_eee()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 691 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_get_eee() 723 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_set_eee()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1626 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()
|
H A D | igc.h | 204 struct ethtool_keee eee;
|
/linux/drivers/net/phy/ |
H A D | phy-c45.c | 1522 struct ethtool_keee *data) in genphy_c45_ethtool_get_eee() 1554 struct ethtool_keee *data) in genphy_c45_ethtool_set_eee()
|
H A D | phy.c | 1655 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_get_eee() 1713 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_set_eee()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec.h | 675 struct ethtool_keee eee;
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 650 struct ethtool_keee eee;
|
/linux/include/net/ |
H A D | dsa.h | 992 struct ethtool_keee *e); 994 struct ethtool_keee *e);
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 1054 struct ethtool_keee *eee) in lan743x_ethtool_get_eee() 1065 struct ethtool_keee *eee) in lan743x_ethtool_set_eee()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.h | 352 struct ethtool_keee eee;
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 3426 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_keee *edata) in ixgbe_get_eee_fw() 3465 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_get_eee() 3479 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_set_eee() 3483 struct ethtool_keee eee_data; in ixgbe_set_eee() 3489 memset(&eee_data, 0, sizeof(struct ethtool_keee)); in ixgbe_set_eee()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 894 struct ethtool_keee *edata) in stmmac_ethtool_op_get_eee() 908 struct ethtool_keee *edata) in stmmac_ethtool_op_set_eee()
|