Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1267 struct timer_list fcp_poll_timer; member
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()
7761 timer_setup(&phba->fcp_poll_timer, lpfc_poll_timeout, 0); in lpfc_sli_driver_resource_setup()