Lines Matching refs:hb_tmofunc
592 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post()
1140 phba = from_timer(phba, t, hb_tmofunc); in lpfc_hb_timeout()
1215 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl()
1434 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1438 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1470 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1487 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1505 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1520 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
1525 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler()
2995 del_timer_sync(&phba->hb_tmofunc); in lpfc_stop_hba_timers()
6351 timer_setup(&phba->hb_tmofunc, lpfc_hb_timeout, 0); in lpfc_setup_driver_resource_phase1()