Home
last modified time | relevance | path

Searched refs:nlp_delayfunc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h141 struct timer_list nlp_delayfunc; /* Used for delayed ELS cmds */ member
H A Dlpfc_els.c4336 timer_delete_sync(&nlp->nlp_delayfunc); in lpfc_cancel_retry_delay_tmo()
4382 nlp_delayfunc); in lpfc_els_retry_delay()
4435 timer_delete_sync(&ndlp->nlp_delayfunc); in lpfc_els_retry_delay_handler()
4976 mod_timer(&ndlp->nlp_delayfunc, in lpfc_els_retry()
11164 mod_timer(&ndlp->nlp_delayfunc, jiffies + secs_to_jiffies(1)); in lpfc_retry_pport_discovery()
H A Dlpfc_hbadisc.c4919 timer_setup(&ndlp->nlp_delayfunc, lpfc_els_retry_delay, 0); in lpfc_initialize_node()
5505 timer_delete_sync(&ndlp->nlp_delayfunc); in lpfc_cleanup_node()
H A Dlpfc_init.c6932 mod_timer(&ndlp->nlp_delayfunc, in lpfc_sli4_async_fip_evt()