Searched refs:fc_fdmitmo (Results 1 – 4 of 4) sorted by relevance
399 struct timer_list fc_fdmitmo; member
2463 del_timer_sync(&vport->fc_fdmitmo); in lpfc_stop_vport_timers()3147 init_timer(&vport->fc_fdmitmo); in lpfc_create_port()3148 vport->fc_fdmitmo.function = lpfc_fdmi_tmo; in lpfc_create_port()3149 vport->fc_fdmitmo.data = (unsigned long)vport; in lpfc_create_port()
1814 mod_timer(&vport->fc_fdmitmo, jiffies + in lpfc_fdmi_timeout_handler()
5457 mod_timer(&vport->fc_fdmitmo, in lpfc_mbx_cmpl_fdmi_reg_login()