Lines Matching refs:hb_tmofunc
565 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()
4963 phba->hb_tmofunc.function = lpfc_hb_timeout; in lpfc_sli_driver_resource_setup()
4964 phba->hb_tmofunc.data = (unsigned long)phba; in lpfc_sli_driver_resource_setup()
5137 init_timer(&phba->hb_tmofunc); in lpfc_sli4_driver_resource_setup()
5138 phba->hb_tmofunc.function = lpfc_hb_timeout; in lpfc_sli4_driver_resource_setup()
5139 phba->hb_tmofunc.data = (unsigned long)phba; in lpfc_sli4_driver_resource_setup()