Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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()
139 struct ethtool_eee eee = {}; in ethnl_set_eee()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h463 int phylink_ethtool_get_eee(struct phylink *, struct ethtool_eee *);
464 int phylink_ethtool_set_eee(struct phylink *, struct ethtool_eee *);
H A Dethtool.h485 int (*get_eee)(struct net_device *, struct ethtool_eee *);
486 int (*set_eee)(struct net_device *, struct ethtool_eee *);
H A Dphy.h1601 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data);
1602 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_priv.h93 struct ethtool_eee eee;
382 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
383 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e);
H A Db53_common.c1155 struct ethtool_eee *p = &dev->ports[port].eee; in b53_adjust_link()
2142 int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_get_mac_eee()
2145 struct ethtool_eee *p = &dev->ports[port].eee; in b53_get_mac_eee()
2159 int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in b53_set_mac_eee()
2162 struct ethtool_eee *p = &dev->ports[port].eee; in b53_set_mac_eee()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.h486 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata);
487 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata);
H A Dcpsw_ethtool.c423 int cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_get_eee()
435 int cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in cpsw_set_eee()
H A Dam65-cpsw-ethtool.c542 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_get_eee()
552 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dax88179_178a.c708 ax88179_ethtool_get_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_get_eee()
737 ax88179_ethtool_set_eee(struct usbnet *dev, struct ethtool_eee *data) in ax88179_ethtool_set_eee()
848 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
859 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
1329 struct ethtool_eee eee_data; in ax88179_bind()
1692 struct ethtool_eee eee_data; in ax88179_reset()
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h519 struct ethtool_eee *e);
521 struct ethtool_eee *e);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c693 struct ethtool_eee *eee) in lan743x_ethtool_get_eee()
731 struct ethtool_eee *eee) in lan743x_ethtool_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c686 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee()
718 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1548 struct ethtool_eee *edata) in igc_ethtool_get_eee()
1589 struct ethtool_eee *edata) in igc_ethtool_set_eee()
1593 struct ethtool_eee eee_curr; in igc_ethtool_set_eee()
1596 memset(&eee_curr, 0, sizeof(struct ethtool_eee)); in igc_ethtool_set_eee()
H A Digc.h120 struct ethtool_eee eee;
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h155 struct ethtool_eee { struct
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy.c1400 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee()
1439 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c705 struct ethtool_eee *edata) in stmmac_ethtool_op_get_eee()
721 struct ethtool_eee *edata) in stmmac_ethtool_op_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h702 struct ethtool_eee eee;
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dqca8k.c1085 qca8k_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *eee) in qca8k_set_mac_eee()
1104 qca8k_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in qca8k_get_mac_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3401 ixgbe_get_eee_fw(struct ixgbe_adapter *adapter, struct ethtool_eee *edata) in ixgbe_get_eee_fw()
3438 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee()
3452 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_set_eee()
3456 struct ethtool_eee eee_data; in ixgbe_set_eee()
3462 memset(&eee_data, 0, sizeof(struct ethtool_eee)); in ixgbe_set_eee()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h328 struct ethtool_eee { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h328 struct ethtool_eee { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2168 static int e1000e_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_get_eee()
2244 static int e1000e_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in e1000e_set_eee()
2248 struct ethtool_eee eee_curr; in e1000e_set_eee()

12