Home
last modified time | relevance | path

Searched defs:ethtool_eeprom (Results 1 – 2 of 2) sorted by relevance

/external/ethtool/
Dethtool-copy.h333 struct ethtool_eeprom { struct
334 __u32 cmd;
335 __u32 magic;
336 __u32 offset;
337 __u32 len;
338 __u8 data[0];
/external/kernel-headers/original/uapi/linux/
Dethtool.h345 struct ethtool_eeprom { struct
346 __u32 cmd;
347 __u32 magic;
348 __u32 offset;
349 __u32 len;
350 __u8 data[0];