Home
last modified time | relevance | path

Searched refs:hb_tmofunc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_init.c565 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post()
1153 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl()
1203 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1207 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1239 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1256 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1274 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1289 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
2685 del_timer_sync(&phba->hb_tmofunc); in lpfc_stop_hba_timers()
4962 init_timer(&phba->hb_tmofunc); in lpfc_sli_driver_resource_setup()
[all …]
Dlpfc.h948 struct timer_list hb_tmofunc; member
Dlpfc_sli.c6575 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()