Home
last modified time | relevance | path

Searched refs:ethtool_cmd (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dmdio.h149 struct ethtool_cmd;
158 struct ethtool_cmd *ecmd,
176 struct ethtool_cmd *ecmd) in mdio45_ethtool_gset()
H A Dmii.h16 struct ethtool_cmd;
35 extern int mii_ethtool_gset(struct mii_if_info *mii, struct ethtool_cmd *ecmd);
38 extern int mii_ethtool_sset(struct mii_if_info *mii, struct ethtool_cmd *ecmd);
H A Dphylink.h9 struct ethtool_cmd;
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h19 struct ethtool_cmd { struct
39 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
47 static inline __u32 ethtool_cmd_speed(struct ethtool_cmd *ep) in ethtool_cmd_speed()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h20 struct ethtool_cmd { struct
53 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
61 static __inline__ __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.h37 const struct ethtool_cmd *legacy_settings);
H A Dcommon.c292 const struct ethtool_cmd *legacy_settings) in convert_legacy_settings_to_link_ksettings()
H A Dioctl.c371 struct ethtool_cmd *legacy_settings, in convert_link_ksettings_to_legacy_settings()
644 struct ethtool_cmd cmd; in ethtool_get_settings()
677 struct ethtool_cmd cmd; in ethtool_set_settings()
/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.h94 struct ethtool_cmd { struct
114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
121 static __inline__ __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/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.h94 struct ethtool_cmd { struct
114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
121 static __inline__ __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/OK3568_Linux_fs/buildroot/package/atop/
H A D0001-ifprop.c-fix-build-with-kernel-4.6.patch30 struct ethtool_cmd ethcmd; // deprecated
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h96 struct ethtool_cmd { struct
116 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
123 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmii.c55 int mii_ethtool_gset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_gset()
237 int mii_ethtool_sset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_sset()
H A Dmdio.c184 struct ethtool_cmd *ecmd, in mdio45_ethtool_gset_npage()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c300 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in pch_gbe_phy_init_setting()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dasix_devices.c174 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88172_link_reset()
301 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88772_link_reset()
957 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88178_link_reset()
H A Dch9200.c215 struct ethtool_cmd ecmd; in ch9200_link_reset()
H A Dsr9700.c509 struct ethtool_cmd ecmd; in sr9700_link_reset()
H A Ddm9601.c549 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in dm9601_link_reset()
H A Dsr9800.c536 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in sr9800_link_reset()
H A Ddm9620.c1097 struct ethtool_cmd ecmd; in dm9620_link_reset()
H A Dax88179_178a.c747 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88179_chk_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1532 void (*get_settings)(struct net_device *, struct ethtool_cmd *);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dpcnet32.c2185 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in pcnet32_open()
2863 struct ethtool_cmd ecmd = { in pcnet32_check_media()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/
H A De100.c1688 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in e100_watchdog()
2605 struct ethtool_cmd cmd; in e100_diag_test()

12