Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dethtool.h335 struct ethtool_eeprom { struct
336 __u32 cmd;
337 __u32 magic;
338 __u32 offset;
339 __u32 len;
340 __u8 data[0];
/linux-5.10/net/ethtool/
Dioctl.c1404 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom()