Searched defs:timer_count (Results 1 - 3 of 3) sorted by relevance

/drivers/net/fddi/skfp/h/
H A Dsba.h132 char timer_count ; /* counts every timer function call */ member in struct:s_ess
/drivers/staging/mei/
H A Dmei_dev.h159 u8 timer_count; member in struct:mei_cl
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c9065 u32 timer_count = 1000; local
9086 while (timer_count) {
9097 timer_count = 1000;
9099 timer_count--;
9108 if (!timer_count)

Completed in 141 milliseconds