Searched refs:rte_eth_dev_count_total (Results 1 – 6 of 6) sorted by relevance
248 count = rte_eth_dev_count_total(); in testsuite_setup()262 err = init_ports(rte_eth_dev_count_total()); in testsuite_setup()308 count = rte_eth_dev_count_total(); in testsuite_setup_rx_intr()322 err = init_port_rx_intr(rte_eth_dev_count_total()); in testsuite_setup_rx_intr()663 rte_eth_dev_count_total(), in adapter_queue_add_del()743 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()750 port_index = rte_eth_dev_count_total(); in adapter_multi_eth_add_del()761 err = init_ports(rte_eth_dev_count_total()); in adapter_multi_eth_add_del()766 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()775 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()
345 rte_eth_dev_count_total(), in tx_adapter_queue_add_del()
18 rte_eth_dev_count_total;
2375 uint16_t rte_eth_dev_count_total(void);
597 rte_eth_dev_count_total(void) in rte_eth_dev_count_total() function
363 There is also a new function ``rte_eth_dev_count_total()`` to get the