Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rte_eth_dev_module_info(3)	      DPDK	      rte_eth_dev_module_info(3)

NAME
     rte_eth_dev_module_info

SYNOPSIS
     #include <rte_dev_info.h>

   Data Fields
     uint32_t type
     uint32_t eeprom_len

Detailed Description
     Placeholder for accessing plugin module EEPROM

     Definition at line 45 of file rte_dev_info.h.

Field Documentation
   uint32_t type
     Type of plugin module EEPROM

     Definition at line 46 of file rte_dev_info.h.

   uint32_t eeprom_len
     Length of plugin module EEPROM

     Definition at line 47 of file rte_dev_info.h.

Author
     Generated automatically by Doxygen for DPDK from the source code.

Version 25.11.0 		 Thu Aug 27 2026      rte_eth_dev_module_info(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_eth_dev_module_info&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help