Searched refs:ethtool_cmd (Results 1 – 4 of 4) sorted by relevance
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);
11 struct ethtool_cmd;
156 struct ethtool_cmd;
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()
Completed in 17 milliseconds