Searched defs:ethtool_tunable (Results 1 – 1 of 1) sorted by relevance
255 struct ethtool_tunable { struct256 __u32 cmd;257 __u32 id;258 __u32 type_id;259 __u32 len;260 void *data[];