Searched refs:els_tmofunc (Results 1 – 5 of 5) sorted by relevance
665 struct timer_list els_tmofunc; member
596 mod_timer(&vport->els_tmofunc, in lpfc_config_port_post()3130 del_timer_sync(&vport->els_tmofunc); in lpfc_stop_vport_timers()4824 timer_setup(&vport->els_tmofunc, lpfc_els_timeout, 0); in lpfc_create_port()
9265 struct lpfc_vport *vport = from_timer(vport, t, els_tmofunc); in lpfc_els_timeout()9389 mod_timer(&vport->els_tmofunc, in lpfc_els_timeout_handler()
1738 mod_timer(&piocb->vport->els_tmofunc, in lpfc_sli_ringtxcmpl_put()9018 mod_timer(&vport->els_tmofunc, in lpfc_sli4_hba_setup()
107 mod_timer the els_tmofunc. This prevents the worker thread from