Searched refs:fcp_poll_timer (Results 1 – 4 of 4) sorted by relevance
1291 struct timer_list fcp_poll_timer; member
5171 mod_timer(&phba->fcp_poll_timer, in lpfc_poll_rearm_timer()5195 struct lpfc_hba *phba = from_timer(phba, t, fcp_poll_timer); in lpfc_poll_timeout()
2395 del_timer(&phba->fcp_poll_timer); in lpfc_poll_store()
3321 del_timer_sync(&phba->fcp_poll_timer); in lpfc_stop_hba_timers()7755 timer_setup(&phba->fcp_poll_timer, lpfc_poll_timeout, 0); in lpfc_sli_driver_resource_setup()