Home
last modified time | relevance | path

Searched refs:els_tmofunc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc.h669 struct timer_list els_tmofunc; member
A Dlpfc_init.c592 mod_timer(&vport->els_tmofunc, in lpfc_config_port_post()
3026 del_timer_sync(&vport->els_tmofunc); in lpfc_stop_vport_timers()
4724 timer_setup(&vport->els_tmofunc, lpfc_els_timeout, 0); in lpfc_create_port()
A Dlpfc_els.c8920 struct lpfc_vport *vport = from_timer(vport, t, els_tmofunc); in lpfc_els_timeout()
9033 mod_timer(&vport->els_tmofunc, in lpfc_els_timeout_handler()
A Dlpfc_sli.c1743 mod_timer(&piocb->vport->els_tmofunc, in lpfc_sli_ringtxcmpl_put()
8689 mod_timer(&vport->els_tmofunc, in lpfc_sli4_hba_setup()
/linux/Documentation/scsi/
A DChangeLog.lpfc107 mod_timer the els_tmofunc. This prevents the worker thread from

Completed in 69 milliseconds