Searched refs:nb_graphs (Results 1 – 5 of 5) sorted by relevance
18 uint16_t nb_graphs; member23 uint16_t nb_graphs) in rte_node_eth_config() argument61 if (tx_q_used < nb_graphs) in rte_node_eth_config()113 ctrl.nb_graphs = nb_graphs; in rte_node_eth_config()
60 uint16_t cnt, uint16_t nb_graphs);
16 rte_graph_t nb_graphs; member118 cluster_node_size += cluster->nb_graphs * sizeof(struct rte_node *); in stats_mem_init()209 for (count = 0; count < cluster->nb_graphs; count++) in cluster_add()214 if (cluster->nb_graphs + 1 > cluster->size) { in cluster_add()223 cluster->graphs[cluster->nb_graphs++] = graph; in cluster_add()297 for (i = 0; i < cluster.nb_graphs; i++) { in rte_graph_cluster_stats_create()
743 uint16_t nb_graphs = 0; in main() local958 nb_graphs++; in main()964 ret = rte_node_eth_config(ethdev_conf, nb_conf, nb_graphs); in main()
184 ret = rte_node_eth_config(ethdev_conf, nb_conf, nb_graphs);