Searched refs:wait_cycle (Results 1 – 2 of 2) sorted by relevance
123 int wait_cycle = 10; in ark_pktchkr_stop() local126 while (!ark_pktchkr_stopped(handle) && (wait_cycle > 0)) { in ark_pktchkr_stop()128 wait_cycle--; in ark_pktchkr_stop()192 int wait_cycle = 10; in ark_pktchkr_wait_done() local194 while (!ark_pktchkr_stopped(handle) && (wait_cycle > 0)) { in ark_pktchkr_wait_done()196 wait_cycle--; in ark_pktchkr_wait_done()
188 int wait_cycle = 10; in ark_pktgen_wait_done() local194 while (!ark_pktgen_tx_done(handle) && (wait_cycle > 0)) { in ark_pktgen_wait_done()196 wait_cycle--; in ark_pktgen_wait_done()