Searched refs:ethtool_cmd (Results 1 – 2 of 2) sorted by relevance
19 struct ethtool_cmd { struct39 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument47 static inline __u32 ethtool_cmd_speed(struct ethtool_cmd *ep) in ethtool_cmd_speed()
86 ethtool_cmd edata = {}; in getEthInfo()