Searched defs:ethtool_value (Results 1 – 3 of 3) sorted by relevance
92 struct ethtool_value { struct93 u32_t cmd; /** < Indicates command. */94 u32_t data; /** < Indicates data. */
91 struct ethtool_value { struct92 u32_t cmd; /**< Indicates command. */93 u32_t data; /**< Indicates data. */
793 struct ethtool_value { struct794 u32 cmd;795 u32 data;