:orphan: .. index:: pair: struct; tarpc_rte_eth_conf .. _doxid-structtarpc__rte__eth__conf: struct tarpc_rte_eth_conf ========================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_conf { // fields uint32_t :target:`link_speeds`; struct :ref:`tarpc_rte_eth_rxmode` :target:`rxmode`; struct :ref:`tarpc_rte_eth_txmode` :target:`txmode`; uint32_t :target:`lpbk_mode`; struct :ref:`tarpc_rte_eth_rx_adv_conf` :target:`rx_adv_conf`; uint32_t :target:`dcb_capability_en`; struct :ref:`tarpc_rte_intr_conf` :target:`intr_conf`; };