Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c9333 uint32_t timer_count = 1000; in bnx2x_prev_unload_common() local
9375 while (timer_count) { in bnx2x_prev_unload_common()
9387 timer_count = 1000; in bnx2x_prev_unload_common()
9389 timer_count--; in bnx2x_prev_unload_common()
9400 if (!timer_count) { in bnx2x_prev_unload_common()