Searched refs:ethtool_cmd (Results 1 – 20 of 20) sorted by relevance
162 struct ethtool_cmd;171 struct ethtool_cmd *ecmd,189 struct ethtool_cmd *ecmd) in mdio45_ethtool_gset()
16 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);
9 struct ethtool_cmd;
44 const struct ethtool_cmd *legacy_settings);
447 const struct ethtool_cmd *legacy_settings) in convert_legacy_settings_to_link_ksettings()
395 struct ethtool_cmd *legacy_settings, in convert_link_ksettings_to_legacy_settings()668 struct ethtool_cmd cmd; in ethtool_get_settings()701 struct ethtool_cmd cmd; in ethtool_set_settings()
105 struct ethtool_cmd { struct125 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument132 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()
53 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()
184 struct ethtool_cmd *ecmd, in mdio45_ethtool_gset_npage()
300 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in pch_gbe_phy_init_setting()
1031 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in pch_gbe_watchdog()
215 struct ethtool_cmd ecmd; in ch9200_link_reset()
512 struct ethtool_cmd ecmd; in sr9700_link_reset()
174 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88172_link_reset()1003 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88178_link_reset()
550 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in dm9601_link_reset()
536 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in sr9800_link_reset()
747 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in ax88179_chk_eee()
629 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in smsc75xx_link_reset()
1688 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in e100_watchdog()2608 struct ethtool_cmd cmd; in e100_diag_test()
2190 struct ethtool_cmd ecmd = { .cmd = ETHTOOL_GSET }; in pcnet32_open()2867 struct ethtool_cmd ecmd = { in pcnet32_check_media()
Completed in 65 milliseconds