Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c9337 uint32_t timer_count = 1000; in bnx2x_prev_unload_common() local
9379 while (timer_count) { in bnx2x_prev_unload_common()
9391 timer_count = 1000; in bnx2x_prev_unload_common()
9393 timer_count--; in bnx2x_prev_unload_common()
9404 if (!timer_count) { in bnx2x_prev_unload_common()