Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/
H A Dmii.h16 struct ethtool_cmd;
35 extern void 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 Dmdio.h166 struct ethtool_cmd;
175 struct ethtool_cmd *ecmd,
193 struct ethtool_cmd *ecmd) in mdio45_ethtool_gset()
H A Dphylink.h9 struct ethtool_cmd;
/openbmc/linux/net/ethtool/
H A Dcommon.h44 const struct ethtool_cmd *legacy_settings);
H A Dcommon.c474 const struct ethtool_cmd *legacy_settings) in convert_legacy_settings_to_link_ksettings()
H A Dioctl.c377 struct ethtool_cmd *legacy_settings, in convert_link_ksettings_to_legacy_settings()
654 struct ethtool_cmd cmd; in ethtool_get_settings()
687 struct ethtool_cmd cmd; in ethtool_set_settings()
/openbmc/phosphor-networkd/src/
H A Dsystem_queries.cpp86 ethtool_cmd edata = {}; in getEthInfo()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h105 struct ethtool_cmd { struct
125 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
132 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h105 struct ethtool_cmd { struct
125 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
132 static inline uint32_t ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
/openbmc/linux/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()
H A Dpch_gbe_main.c1026 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in pch_gbe_watchdog()
/openbmc/linux/drivers/net/
H A Dmii.c53 void mii_ethtool_gset(struct mii_if_info *mii, struct ethtool_cmd *ecmd) in mii_ethtool_gset()
235 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()
/openbmc/linux/drivers/net/usb/
H A Dch9200.c215 struct ethtool_cmd ecmd; in ch9200_link_reset()
H A Dsr9700.c515 struct ethtool_cmd ecmd; in sr9700_link_reset()
H A Ddm9601.c555 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in dm9601_link_reset()
H A Dasix_devices.c174 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88172_link_reset()
1152 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88178_link_reset()
H A Dsr9800.c536 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in sr9800_link_reset()
H A Dax88179_178a.c710 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88179_chk_eee()
H A Dsmsc75xx.c631 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in smsc75xx_link_reset()
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c1687 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in e100_watchdog()
2608 struct ethtool_cmd cmd; in e100_diag_test()
/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2195 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in pcnet32_open()
2872 struct ethtool_cmd ecmd = { in pcnet32_check_media()