Searched refs:ethtool_cmd_speed_set (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | mii.c | 108 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 D | mdio.c | 319 ethtool_cmd_speed_set(ecmd, speed); in mdio45_ethtool_gset_npage()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_phy.c | 308 ethtool_cmd_speed_set(&cmd, hw->mac.link_speed); in pch_gbe_phy_init_setting()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ethtool.h | 39 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 D | ethtool-copy.h | 53 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 D | ethtool.h | 114 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 D | ethtool.h | 114 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 D | ethtool.h | 116 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 D | ioctl.c | 392 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 D | pcnet32.c | 2201 ethtool_cmd_speed_set(&ecmd, in pcnet32_open()
|