Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_node/
H A Dethdev_rx_priv.h54 struct ethdev_rx_node_main { struct
67 struct ethdev_rx_node_main *ethdev_rx_get_node_data_get(void); argument
H A Dethdev_rx.c15 static struct ethdev_rx_node_main ethdev_rx_main;
204 struct ethdev_rx_node_main *
H A Dethdev_ctrl.c66 struct ethdev_rx_node_main *rx_node_data; in rte_node_eth_config()