:orphan: .. index:: pair: struct; tarpc_rte_eth_dev_get_reg_info_in .. _doxid-structtarpc__rte__eth__dev__get__reg__info__in: struct tarpc_rte_eth_dev_get_reg_info_in ======================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_dev_get_reg_info_in { // fields struct :ref:`tarpc_in_arg<doxid-structtarpc__in__arg>` :target:`common<doxid-structtarpc__rte__eth__dev__get__reg__info__in_1ac8538bfef2ef707e0d79ae69f8d6d957>`; uint16_t :target:`port_id<doxid-structtarpc__rte__eth__dev__get__reg__info__in_1aedf9eb25f723177001a71fb1de958803>`; struct :ref:`tarpc_rte_dev_reg_info<doxid-structtarpc__rte__dev__reg__info>` :target:`info<><doxid-structtarpc__rte__eth__dev__get__reg__info__in_1a3393c76fec87183eaa2e86705040499c>`; };