Home
last modified time | relevance | path

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

123

/linux-6.15/net/ethtool/
H 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-6.15/include/net/
H A Deee.h19 static inline void eeecfg_to_eee(struct ethtool_keee *eee, in eeecfg_to_eee()
28 const struct ethtool_keee *eee) in eee_to_eeecfg()
/linux-6.15/drivers/net/ethernet/ti/icssg/
H 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-6.15/include/linux/
H A Dphylink.h738 int phylink_ethtool_get_eee(struct phylink *link, struct ethtool_keee *eee);
739 int phylink_ethtool_set_eee(struct phylink *link, struct ethtool_keee *eee);
H A Dethtool.h284 struct ethtool_keee { struct
1102 int (*get_eee)(struct net_device *dev, struct ethtool_keee *eee);
1103 int (*set_eee)(struct net_device *dev, struct ethtool_keee *eee);
H A Dphy.h1981 struct ethtool_keee *data);
1983 struct ethtool_keee *data);
2065 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data);
2066 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data);
/linux-6.15/drivers/net/dsa/b53/
H A Db53_priv.h100 struct ethtool_keee eee;
393 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e);
/linux-6.15/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c136 struct ethtool_keee *edata) in sxgbe_get_eee()
149 struct ethtool_keee *edata) in sxgbe_set_eee()
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c351 static int bcmasp_get_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_get_eee()
359 static int bcmasp_set_eee(struct net_device *dev, struct ethtool_keee *e) in bcmasp_set_eee()
/linux-6.15/drivers/net/usb/
H 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-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c691 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-6.15/drivers/net/phy/
H A Dphy-c45.c1509 struct ethtool_keee *data) in genphy_c45_ethtool_get_eee()
1539 struct ethtool_keee *data) in genphy_c45_ethtool_set_eee()
H A Dphy.c1898 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_get_eee()
1956 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) in phy_ethtool_set_eee()
/linux-6.15/drivers/net/ethernet/intel/igc/
H 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()
H A Digc.h204 struct ethtool_keee eee;
/linux-6.15/drivers/net/ethernet/engleder/
H A Dtsnep_main.c244 struct ethtool_keee ethtool_keee; in tsnep_phy_open() local
263 memset(&ethtool_keee, 0, sizeof(ethtool_keee)); in tsnep_phy_open()
264 phy_ethtool_set_eee(adapter->phydev, &ethtool_keee); in tsnep_phy_open()
/linux-6.15/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h649 struct ethtool_keee eee;
/linux-6.15/drivers/net/ethernet/ti/
H 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()
H A Dcpsw_priv.h499 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata);
H A Dcpsw_ethtool.c425 int cpsw_get_eee(struct net_device *ndev, struct ethtool_keee *edata) in cpsw_get_eee()
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1054 struct ethtool_keee *eee) in lan743x_ethtool_get_eee()
1062 struct ethtool_keee *eee) in lan743x_ethtool_set_eee()
/linux-6.15/drivers/net/dsa/qca/
H A Dqca8k.h522 int qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *eee);
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c894 struct ethtool_keee *edata) in stmmac_ethtool_op_get_eee()
905 struct ethtool_keee *edata) in stmmac_ethtool_op_set_eee()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3431 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_keee *edata) in ixgbe_get_eee_fw()
3470 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_get_eee()
3484 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_keee *edata) in ixgbe_set_eee()
3488 struct ethtool_keee eee_data; in ixgbe_set_eee()
3494 memset(&eee_data, 0, sizeof(struct ethtool_keee)); in ixgbe_set_eee()
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2149 static int e1000e_get_eee(struct net_device *netdev, struct ethtool_keee *edata) in e1000e_get_eee()
2219 static int e1000e_set_eee(struct net_device *netdev, struct ethtool_keee *edata) in e1000e_set_eee()
2225 struct ethtool_keee eee_curr; in e1000e_set_eee()

123