Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h286 struct ethtool_eeprom { struct
287 __u32 cmd;
288 __u32 magic;
289 __u32 offset;
290 __u32 len;
291 __u8 data[0];
/linux-4.4.14/net/core/
Dethtool.c1013 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom()