Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dethtool.h346 struct ethtool_eeprom { struct
347 __u32 cmd;
348 __u32 magic;
349 __u32 offset;
350 __u32 len;
351 __u8 data[];
/linux-6.1.9/net/ethtool/
Dioctl.c1519 struct ethtool_eeprom *, u8 *), in ethtool_get_any_eeprom()