:orphan: .. index:: pair: struct; tarpc_rte_eth_dev_configure_in .. _doxid-structtarpc__rte__eth__dev__configure__in: struct tarpc_rte_eth_dev_configure_in ===================================== .. toctree:: :hidden: rte_eth_dev_configure() .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_dev_configure_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; uint16_t :target:`port_id`; uint16_t :target:`nb_rx_queue`; uint16_t :target:`nb_tx_queue`; struct :ref:`tarpc_rte_eth_conf` :target:`eth_conf<>`; };