DPDK  21.02.0
Data Fields
rte_eth_dev_module_info Struct Reference

#include <rte_dev_info.h>

Data Fields

uint32_t type
 
uint32_t eeprom_len
 

Detailed Description

Placeholder for accessing plugin module eeprom

Examples:
examples/ethtool/lib/rte_ethtool.c.

Definition at line 34 of file rte_dev_info.h.

Field Documentation

uint32_t type

Type of plugin module eeprom

Definition at line 35 of file rte_dev_info.h.

uint32_t eeprom_len

Length of plugin module eeprom

Definition at line 36 of file rte_dev_info.h.


The documentation for this struct was generated from the following file: