Home
last modified time | relevance | path

Searched refs:ethtool_cmd_speed_set (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/
H A Dmii.c108 ethtool_cmd_speed_set(ecmd, SPEED_1000); in mii_ethtool_gset()
112 ethtool_cmd_speed_set(ecmd, SPEED_100); in mii_ethtool_gset()
115 ethtool_cmd_speed_set(ecmd, SPEED_10); in mii_ethtool_gset()
121 ethtool_cmd_speed_set(ecmd, in mii_ethtool_gset()
H A Dmdio.c319 ethtool_cmd_speed_set(ecmd, speed); in mdio45_ethtool_gset_npage()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c308 ethtool_cmd_speed_set(&cmd, hw->mac.link_speed); in pch_gbe_phy_init_setting()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h39 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h53 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/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.h114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/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.h114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h116 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c392 ethtool_cmd_speed_set(legacy_settings, link_ksettings->base.speed); in convert_link_ksettings_to_legacy_settings()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dpcnet32.c2201 ethtool_cmd_speed_set(&ecmd, in pcnet32_open()