Searched refs:wait_cycle (Results 1 – 2 of 2) sorted by relevance
127 int wait_cycle = 10; in ark_pktchkr_stop() local130 while (!ark_pktchkr_stopped(handle) && (wait_cycle > 0)) { in ark_pktchkr_stop()132 wait_cycle--; in ark_pktchkr_stop()196 int wait_cycle = 10; in ark_pktchkr_wait_done() local198 while (!ark_pktchkr_stopped(handle) && (wait_cycle > 0)) { in ark_pktchkr_wait_done()200 wait_cycle--; in ark_pktchkr_wait_done()
193 int wait_cycle = 10; in ark_pktgen_wait_done() local199 while (!ark_pktgen_tx_done(handle) && (wait_cycle > 0)) { in ark_pktgen_wait_done()201 wait_cycle--; in ark_pktgen_wait_done()