Searched refs:rte_eth_dev_set_tx_queue_stats_mapping (Results 1 – 5 of 5) sorted by relevance
61 rte_eth_dev_set_tx_queue_stats_mapping;
3302 int rte_eth_dev_set_tx_queue_stats_mapping(uint16_t port_id,
3057 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
727 ``rte_eth_dev_set_tx_queue_stats_mapping()``.
5540 ret = rte_eth_dev_set_tx_queue_stats_mapping(port_id, queue_id, in set_qmap()