Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_dev_info.h28 struct rte_dev_eeprom_info { struct
29 void *data; /**< Buffer for return EEPROM */
30 uint32_t offset; /**< Start EEPROM address for access*/
31 uint32_t length; /**< Length of EEPROM region to access */
32 uint32_t magic; /**< Device-specific key, such as device-id */