Searched defs:ethtool_tunable (Results 1 – 1 of 1) sorted by relevance
250 struct ethtool_tunable { struct251 __u32 cmd;252 __u32 id;253 __u32 type_id;254 __u32 len;255 void *data[];