Home
last modified time | relevance | path

Searched defs:ring_internal_args (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ring/
H A Drte_eth_ring.c27 struct ring_internal_args { struct
28 struct rte_ring * const *rx_queues;
29 const unsigned int nb_rx_queues;
30 struct rte_ring * const *tx_queues;
31 const unsigned int nb_tx_queues;
32 const unsigned int numa_node;
33 void *addr; /* self addr for sanity check */