Searched refs:rte_eth_dev_count_total (Results 1 – 6 of 6) sorted by relevance
232 count = rte_eth_dev_count_total(); in testsuite_setup()246 err = init_ports(rte_eth_dev_count_total()); in testsuite_setup()292 count = rte_eth_dev_count_total(); in testsuite_setup_rx_intr()306 err = init_port_rx_intr(rte_eth_dev_count_total()); in testsuite_setup_rx_intr()461 rte_eth_dev_count_total(), in adapter_queue_add_del()541 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()548 port_index = rte_eth_dev_count_total(); in adapter_multi_eth_add_del()559 err = init_ports(rte_eth_dev_count_total()); in adapter_multi_eth_add_del()564 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()573 for (; port_index < rte_eth_dev_count_total(); port_index += 1) { in adapter_multi_eth_add_del()
338 rte_eth_dev_count_total(), in tx_adapter_queue_add_del()
16 rte_eth_dev_count_total;
2027 uint16_t rte_eth_dev_count_total(void);
789 rte_eth_dev_count_total(void) in rte_eth_dev_count_total() function
410 There is also a new function ``rte_eth_dev_count_total()`` to get the