Searched defs:ethtool_cmd (Results 1 – 3 of 3) sorted by relevance
14 struct ethtool_cmd { struct33 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
25 struct ethtool_cmd { struct26 __u32 cmd;27 __u32 supported;28 __u32 advertising;29 __u16 speed;30 __u8 duplex;31 __u8 port;32 __u8 phy_address;33 __u8 transceiver;34 __u8 autoneg;[all …]
96 struct ethtool_cmd { struct116 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument