Searched refs:rte_node_eth_config (Results 1 – 6 of 6) sorted by relevance
4 rte_node_eth_config;
59 int rte_node_eth_config(struct rte_node_ethdev_config *cfg,
22 rte_node_eth_config(struct rte_node_ethdev_config *conf, uint16_t nb_confs, in rte_node_eth_config() function
125 be passed to *ethdev_** node ctrl API ``rte_node_eth_config()``. This will be184 ret = rte_node_eth_config(ethdev_conf, nb_conf, nb_graphs);
350 ``rte_node_eth_config()`` along with updating ``node->ctx``.358 ethdev_tx_node_base as "ethdev_tx-X" in ``rte_node_eth_config()``
964 ret = rte_node_eth_config(ethdev_conf, nb_conf, nb_graphs); in main()