logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_eth_dev_module_info

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_eth_dev_module_info(3)

Detailed Description

       Placeholder for accessing plugin module EEPROM

       Definition at line 45 of file rte_dev_info.h.

Field Documentation

uint32_ttype
       Type of plugin module EEPROM

       Definition at line 46 of file rte_dev_info.h.

   uint32_teeprom_len
       Length of plugin module EEPROM

       Definition at line 47 of file rte_dev_info.h.

Name

       rte_eth_dev_module_info

Synopsis

       #include <rte_dev_info.h>

   DataFields
       uint32_t type
       uint32_t eeprom_len

See Also