Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vmdq/
H A Dmain.c168 uint16_t rxRings, txRings; in port_init() local
/f-stack/dpdk/examples/packet_ordering/
H A Dmain.c271 const uint16_t rxRings = 1, txRings = 1; in configure_eth_port() local
/f-stack/dpdk/examples/distributor/
H A Dmain.c112 const uint16_t rxRings = 1, txRings = rte_lcore_count() - 1; in port_init() local
/f-stack/dpdk/app/pdump/
H A Dmain.c586 const uint16_t rxRings = 0, txRings = 1; in configure_vdev() local