.. index:: pair: struct; test_rx_mq_rss .. _doxid-structtest__rx__mq__rss: struct test_rx_mq_rss ===================== .. toctree:: :hidden: Overview ~~~~~~~~ Setup data for RSS :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct test_rx_mq_rss { // fields struct tarpc_rte_eth_rss_conf :ref:`effective_conf`; struct tarpc_rte_eth_rss_conf :ref:`initial_conf`; }; .. _details-structtest__rx__mq__rss: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Setup data for RSS Fields ------ .. index:: pair: variable; effective_conf .. _doxid-structtest__rx__mq__rss_1ae4df95f3f220d97d0042b156f420f243: .. ref-code-block:: cpp :class: doxyrest-title-code-block struct tarpc_rte_eth_rss_conf effective_conf Storage for effectively configured RSS key and hash proto mask .. index:: pair: variable; initial_conf .. _doxid-structtest__rx__mq__rss_1aec9d3a8f39f64f46b51b3b902dc959eb: .. ref-code-block:: cpp :class: doxyrest-title-code-block struct tarpc_rte_eth_rss_conf initial_conf Storage for initially prepared RSS key and hash proto mask