Searched refs:hb_tmofunc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 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() [all...] |
H A D | lpfc.h | 1137 struct timer_list hb_tmofunc; member
|
H A D | lpfc_sli.c | 7911 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1399 struct timer_list hb_tmofunc; member
|
H A D | lpfc_init.c | 599 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post() 1199 phba = from_timer(phba, t, hb_tmofunc); in lpfc_hb_timeout() 1274 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl() 1623 mod_timer(&phba->hb_tmofunc, jiffies + msecs_to_jiffies(tmo)); in lpfc_hb_timeout_handler() 3317 del_timer_sync(&phba->hb_tmofunc); in lpfc_stop_hba_timers() 7727 timer_setup(&phba->hb_tmofunc, lpfc_hb_timeout, 0); in lpfc_setup_driver_resource_phase1()
|
H A D | lpfc_sli.c | 9010 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()
|
Completed in 76 milliseconds