Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dethtool.h344 struct ethtool_eeprom { struct
345 uint32_t cmd;
346 uint32_t magic;
347 uint32_t offset;
348 uint32_t len;
349 uint8_t data[];