:orphan: .. index:: pair: struct; tarpc_rte_eth_txconf .. _doxid-structtarpc__rte__eth__txconf: struct tarpc_rte_eth_txconf =========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_txconf { // fields struct :ref:`tarpc_rte_eth_thresh` :target:`tx_thresh`; uint16_t :target:`tx_rs_thresh`; uint16_t :target:`tx_free_thresh`; uint32_t :target:`txq_flags`; uint8_t :target:`tx_deferred_start`; uint64_t :target:`offloads`; };