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