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.h1282 struct timer_list fcp_poll_timer; member
H A Dlpfc_scsi.c5169 mod_timer(&phba->fcp_poll_timer, in lpfc_poll_rearm_timer()
5193 struct lpfc_hba *phba = from_timer(phba, t, fcp_poll_timer); in lpfc_poll_timeout()
H A Dlpfc_attr.c2581 del_timer(&phba->fcp_poll_timer); in lpfc_poll_store()