Home
last modified time | relevance | path

Searched refs:fcp_poll_timer (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1267 struct timer_list fcp_poll_timer; member
H A Dlpfc_scsi.c5174 mod_timer(&phba->fcp_poll_timer, in lpfc_poll_rearm_timer()
5198 struct lpfc_hba *phba = timer_container_of(phba, t, fcp_poll_timer); in lpfc_poll_timeout()
H A Dlpfc_attr.c2713 timer_delete(&phba->fcp_poll_timer); in lpfc_poll_store()
H A Dlpfc_init.c3326 timer_delete_sync(&phba->fcp_poll_timer); in lpfc_stop_hba_timers()
7758 timer_setup(&phba->fcp_poll_timer, lpfc_poll_timeout, 0); in lpfc_sli_driver_resource_setup()