Searched defs:ethtool_regs (Results 1 – 1 of 1) sorted by relevance
94 struct ethtool_regs { struct95 __u32 cmd;96 __u32 version; /* driver-specific, indicates different chips/revs */97 __u32 len; /* bytes */98 __u8 data[0];