Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_table_combined.c74 struct rte_port_ring_writer_params ring_params_tx = { in test_table_type() local
109 ring_params_tx.ring = RING_TX; in test_table_type()
113 .arg_create = (void *)&ring_params_tx, in test_table_type()
123 ring_params_tx.ring = RING_TX_2; in test_table_type()