Searched defs:nb_graphs (Results 1 – 5 of 5) sorted by relevance
20 uint16_t nb_graphs; member25 uint16_t nb_graphs) in rte_node_eth_config()
123 usecase_l3fwd_configure(struct rte_node_ethdev_config *conf, uint16_t nb_confs, uint16_t nb_graphs) in usecase_l3fwd_configure()
132 usecase_l2fwd_configure(struct rte_node_ethdev_config *conf, uint16_t nb_confs, uint16_t nb_graphs) in usecase_l2fwd_configure()
17 rte_graph_t nb_graphs; member
1023 uint16_t nb_graphs = 0; main() local