Searched refs:hb_tmofunc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/scsi/lpfc/ |
| 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 …]
|
| D | lpfc.h | 1128 struct timer_list hb_tmofunc; member
|
| D | lpfc_sli.c | 7904 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()
|