Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dethtool.h112 struct ethtool_eeprom { struct
113 __u32 cmd;
114 __u32 magic;
115 __u32 offset; /* in bytes */
116 __u32 len; /* in bytes */
117 __u8 data[0];