Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h344 struct ethtool_eeprom { struct
345 __u32 cmd;
346 __u32 magic;
347 __u32 offset;
348 __u32 len;
349 __u8 data[];
/linux/net/ethtool/
H A Dioctl.c1611 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom() argument