Home
last modified time | relevance | path

Searched refs:rte_eth_dev_set_tx_queue_stats_mapping (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Dversion.map56 rte_eth_dev_set_tx_queue_stats_mapping;
H A Drte_ethdev.h2938 int rte_eth_dev_set_tx_queue_stats_mapping(uint16_t port_id,
H A Drte_ethdev.c3218 rte_eth_dev_set_tx_queue_stats_mapping(uint16_t port_id, uint16_t tx_queue_id, in rte_eth_dev_set_tx_queue_stats_mapping() function
/f-stack/dpdk/doc/guides/nics/
H A Dfeatures.rst720 ``rte_eth_dev_set_tx_queue_stats_mapping()``.
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c3365 diag = rte_eth_dev_set_tx_queue_stats_mapping(port_id, in set_tx_queue_stats_mapping_registers()