Home
last modified time | relevance | path

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

/dpdk/lib/node/
H A Dethdev_rx_priv.h50 struct ethdev_rx_node_main { struct
63 struct ethdev_rx_node_main *ethdev_rx_get_node_data_get(void); argument
H A Dethdev_rx.c14 static struct ethdev_rx_node_main ethdev_rx_main;
203 struct ethdev_rx_node_main *
H A Dethdev_ctrl.c64 struct ethdev_rx_node_main *rx_node_data; in rte_node_eth_config()