Searched refs:hb_tmofunc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_init.c531 mod_timer(&phba->hb_tmofunc, jiffies + HZ * LPFC_HB_MBOX_INTERVAL);
958 mod_timer(&phba->hb_tmofunc,
1006 mod_timer(&phba->hb_tmofunc,
1009 mod_timer(&phba->hb_tmofunc,
1040 mod_timer(&phba->hb_tmofunc,
1056 mod_timer(&phba->hb_tmofunc,
1073 mod_timer(&phba->hb_tmofunc,
2278 del_timer_sync(&phba->hb_tmofunc);
3902 init_timer(&phba->hb_tmofunc);
3903 phba->hb_tmofunc
[all...]
H A Dlpfc.h779 struct timer_list hb_tmofunc; member in struct:lpfc_hba
H A Dlpfc_sli.c4565 mod_timer(&phba->hb_tmofunc,

Completed in 60 milliseconds