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/misc/mei/
Dhbm.c120 cl->timer_count = 0; in is_treat_specially_client()
424 cl->timer_count = 0; in mei_hbm_cl_disconnect_res()
495 cl->timer_count = 0; in mei_hbm_cl_connect_res()
522 cl->timer_count = 0; in mei_hbm_fw_disconnect_req()
Dinterrupt.c226 cl->timer_count = MEI_CONNECT_TIMEOUT; in _mei_irq_thread_close()
306 cl->timer_count = MEI_CONNECT_TIMEOUT; in _mei_irq_thread_ioctl()
657 if (cl_pos->timer_count) { in mei_timer()
658 if (--cl_pos->timer_count == 0) { in mei_timer()
Dclient.c511 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_connect()
803 cl->timer_count = 0; in mei_cl_all_disconnect()
Dwd.c102 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_wd_host_init()
Dmei_dev.h201 u8 timer_count; member
Damthif.c119 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_amthif_host_init()
/drivers/net/fddi/skfp/h/
Dsba.h132 char timer_count ; /* counts every timer function call */ member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c9937 u32 timer_count = 1000; in bnx2x_prev_unload_common() local
9965 while (timer_count) { in bnx2x_prev_unload_common()
9976 timer_count = 1000; in bnx2x_prev_unload_common()
9978 timer_count--; in bnx2x_prev_unload_common()
9987 if (!timer_count) in bnx2x_prev_unload_common()