Searched defs:ethtool_tunable (Results 1 – 1 of 1) sorted by relevance
233 struct ethtool_tunable { struct234 __u32 cmd;235 __u32 id;236 __u32 type_id;237 __u32 len;238 void *data[0];