Searched refs:sc_flag (Results 1 – 1 of 1) sorted by relevance
117 static uint32_t sc_flag; variable691 if (sc_flag == SC_CONTINUOUS) { in test_pmd_perf()786 if (sc_flag == SC_CONTINUOUS) { in test_pmd_perf()795 } else if (sc_flag == SC_BURST_POLL_FIRST || in test_pmd_perf()796 sc_flag == SC_BURST_XMIT_FIRST) in test_pmd_perf()797 if (exec_burst(sc_flag, worker_id) < 0) in test_pmd_perf()875 sc_flag = SC_CONTINUOUS; in test_set_rxtx_sc()878 sc_flag = SC_BURST_POLL_FIRST; in test_set_rxtx_sc()881 sc_flag = SC_BURST_XMIT_FIRST; in test_set_rxtx_sc()