Searched refs:rte_eth_rx_queue_count (Results 1 – 8 of 8) sorted by relevance
153 The rte_eth_rx_burst() function and the newly-added rte_eth_rx_queue_count() function are used in t…171 according to available descriptor number returned from rte_eth_rx_queue_count().
510 * The ``rte_eth_rx_queue_count()`` function now returns "int" instead of551 ``rte_eth_rx_descriptor_done()`` and ``rte_eth_rx_queue_count()`` will
88 * Added support for the ``rte_eth_rx_queue_count`` function.
554 is used by the public inline function ``rte_eth_rx_queue_count``.
818 count = rte_eth_rx_queue_count(i, j); in show_port()
5641 rte_eth_rx_queue_count(uint16_t port_id, uint16_t queue_id) in rte_eth_rx_queue_count() function
799 uint32_t rxq_count = rte_eth_rx_queue_count(port_id, queue_id); in power_freq_scaleup_heuristic()
17544 rc = rte_eth_rx_queue_count(res->cmd_pid, res->cmd_qid); in cmd_show_rx_queue_desc_used_count_parsed()