Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_table_combined.c72 struct rte_port_ring_writer_params ring_params_tx = { in test_table_type() local
107 ring_params_tx.ring = RING_TX; in test_table_type()
111 .arg_create = (void *)&ring_params_tx, in test_table_type()
121 ring_params_tx.ring = RING_TX_2; in test_table_type()