Lines Matching refs:hb_tmofunc
565 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()
4943 phba->hb_tmofunc.function = lpfc_hb_timeout; in lpfc_sli_driver_resource_setup()
4944 phba->hb_tmofunc.data = (unsigned long)phba; in lpfc_sli_driver_resource_setup()
5118 init_timer(&phba->hb_tmofunc); in lpfc_sli4_driver_resource_setup()
5119 phba->hb_tmofunc.function = lpfc_hb_timeout; in lpfc_sli4_driver_resource_setup()
5120 phba->hb_tmofunc.data = (unsigned long)phba; in lpfc_sli4_driver_resource_setup()