Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dethtool.h281 struct ethtool_eeprom { struct
282 __u32 cmd;
283 __u32 magic;
284 __u32 offset;
285 __u32 len;
286 __u8 data[0];
/linux-4.1.27/net/core/
Dethtool.c1002 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom()