Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dethtool.h345 struct ethtool_eeprom { struct
346 __u32 cmd;
347 __u32 magic;
348 __u32 offset;
349 __u32 len;
350 __u8 data[0];
/Linux-v5.15/net/ethtool/
Dioctl.c1509 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom()