Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c565 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post()
1151 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl()
1201 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1205 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1237 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1254 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1272 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1287 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
2678 del_timer_sync(&phba->hb_tmofunc); in lpfc_stop_hba_timers()
4942 init_timer(&phba->hb_tmofunc); in lpfc_sli_driver_resource_setup()
[all …]
Dlpfc.h944 struct timer_list hb_tmofunc; member
Dlpfc_sli.c6575 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()