Searched refs:hb_tmofunc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 596 mod_timer(&phba->hb_tmofunc, in lpfc_config_port_post() 1150 phba = from_timer(phba, t, hb_tmofunc); in lpfc_hb_timeout() 1225 mod_timer(&phba->hb_tmofunc, in lpfc_hb_mbox_cmpl() 1384 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1388 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1420 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1437 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1455 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1470 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() 1475 mod_timer(&phba->hb_tmofunc, in lpfc_hb_timeout_handler() [all …]
|
| D | lpfc.h | 1100 struct timer_list hb_tmofunc; member
|
| D | lpfc_sli.c | 7671 mod_timer(&phba->hb_tmofunc, in lpfc_sli4_hba_setup()
|