Home
last modified time | relevance | path

Searched refs:ethdev_tx_node_main (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/node/
H A Dethdev_tx_priv.h30 struct ethdev_tx_node_main { struct
42 struct ethdev_tx_node_main *ethdev_tx_node_data_get(void); argument
H A Dethdev_tx.c12 static struct ethdev_tx_node_main ethdev_tx_main;
61 struct ethdev_tx_node_main *
H A Dethdev_ctrl.c24 struct ethdev_tx_node_main *tx_node_data; in rte_node_eth_config()