[go: nahoru, domu]

Searched defs:timer_count (Results 1 - 4 of 4) 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/misc/mei/
H A Dmei_dev.h226 * @timer_count: watchdog timer for operation completion
246 u8 timer_count; member in struct:mei_cl
/drivers/soc/ti/
H A Dknav_qmss.h112 u32 timer_count; member in struct:knav_acc_info
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10500 u32 timer_count = 1000; local
10522 while (timer_count) {
10533 timer_count = 1000;
10535 timer_count--;
10544 if (!timer_count)

Completed in 127 milliseconds