DPDK 22.11.5
|
#include <rte_dev_info.h>
Data Fields | |
uint32_t | type |
uint32_t | eeprom_len |
Placeholder for accessing plugin module EEPROM
Definition at line 38 of file rte_dev_info.h.
uint32_t type |
Type of plugin module EEPROM
Definition at line 39 of file rte_dev_info.h.
uint32_t eeprom_len |
Length of plugin module EEPROM
Definition at line 40 of file rte_dev_info.h.