Home
last modified time | relevance | path

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

/include/linux/
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);
A Dphylink.h11 struct ethtool_cmd;
A Dmdio.h156 struct ethtool_cmd;
/include/uapi/linux/
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()

Completed in 17 milliseconds