Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h99 struct ethtool_cmd { struct
119 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
126 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed()