Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dess.c442 smc->ess.timer_count = 0 ; in process_bw_alloc()
546 smc->ess.timer_count++ ; in ess_timer_poll()
547 if (smc->ess.timer_count == 10) { in ess_timer_poll()
548 smc->ess.timer_count = 0 ; in ess_timer_poll()
576 smc->ess.timer_count = 7 ; /* next RAF alc req after 3 s */ in ess_send_alc_req()
Dsmtdef.c141 smc->ess.timer_count = 7 ; /* first RAF alc req after 3s */ in smt_reset_defaults()
/drivers/net/fddi/skfp/h/
Dsba.h132 char timer_count ; /* counts every timer function call */ member
/drivers/misc/mei/
Dinterrupt.c492 if (cl->timer_count) { in mei_timer()
493 if (--cl->timer_count == 0) { in mei_timer()
Dclient.c748 cl->timer_count = 0; in mei_cl_set_disconnected()
806 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_send_disconnect()
990 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_send_connect()
Dhbm.c847 cl->timer_count = 0; in mei_hbm_cl_res()
871 cl->timer_count = 0; in mei_hbm_fw_disconnect_req()
Dmei_dev.h267 u8 timer_count; member
/drivers/soc/ti/
Dknav_qmss_acc.c348 cmd->timer_config |= info->timer_count; in knav_acc_setup_cmd()
512 info->timer_count = config[4] / ACC_DEFAULT_PERIOD; in knav_init_acc_range()
Dknav_qmss.h112 u32 timer_count; member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10753 u32 timer_count = 1000; in bnx2x_prev_unload_common() local
10778 while (timer_count) { in bnx2x_prev_unload_common()
10789 timer_count = 1000; in bnx2x_prev_unload_common()
10791 timer_count--; in bnx2x_prev_unload_common()
10800 if (!timer_count) in bnx2x_prev_unload_common()