Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/
H A Dess.c439 smc->ess.timer_count = 0 ; in process_bw_alloc()
543 smc->ess.timer_count++ ; in ess_timer_poll()
544 if (smc->ess.timer_count == 10) { in ess_timer_poll()
545 smc->ess.timer_count = 0 ; in ess_timer_poll()
573 smc->ess.timer_count = 7 ; /* next RAF alc req after 3 s */ in ess_send_alc_req()
H A Dsmtdef.c133 smc->ess.timer_count = 7 ; /* first RAF alc req after 3s */ in smt_reset_defaults()
/linux/drivers/net/fddi/skfp/h/
H A Dsba.h128 char timer_count ; /* counts every timer function call */ member
/linux/drivers/misc/mei/
H A Dinterrupt.c670 if (cl->timer_count) { in mei_timer()
671 if (--cl->timer_count == 0) { in mei_timer()
H A Dclient.c794 cl->timer_count = 0; in mei_cl_set_disconnected()
852 cl->timer_count = dev->timeouts.connect; in mei_cl_send_disconnect()
1046 cl->timer_count = dev->timeouts.connect; in mei_cl_send_connect()
H A Dhbm.c1038 cl->timer_count = 0; in mei_hbm_cl_res()
1062 cl->timer_count = 0; in mei_hbm_fw_disconnect_req()
/linux/drivers/soc/ti/
H A Dknav_qmss_acc.c331 cmd->timer_config |= info->timer_count; in knav_acc_setup_cmd()
495 info->timer_count = config[4] / ACC_DEFAULT_PERIOD; in knav_init_acc_range()
H A Dknav_qmss.h106 u32 timer_count; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10779 u32 timer_count = 1000; in bnx2x_prev_unload_common() local
10804 while (timer_count) { in bnx2x_prev_unload_common()
10815 timer_count = 1000; in bnx2x_prev_unload_common()
10817 timer_count--; in bnx2x_prev_unload_common()
10826 if (!timer_count) in bnx2x_prev_unload_common()