Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-flow-perf/
H A Dconfig.h12 #define TXQ_NUM 4 macro
H A Dmain.c1354 for (std_queue = 0; std_queue < TXQ_NUM; std_queue++) { in init_port()
1382 std_queue + TXQ_NUM; in init_port()
1392 for (hairpin_queue = TXQ_NUM, std_queue = 0; in init_port()