Lines Matching refs:hb_tmofunc
595 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post()
1157 phba = from_timer(phba, t, hb_tmofunc); in lpfc_hb_timeout()
1232 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl()
1395 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1399 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1431 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1448 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1466 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1481 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1486 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
2941 del_timer_sync(&phba->hb_tmofunc); in lpfc_stop_hba_timers()
5678 timer_setup(&phba->hb_tmofunc, lpfc_hb_timeout, 0); in lpfc_setup_driver_resource_phase1()