Home
last modified time | relevance | path

Searched refs:rrq_tmr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1139 struct timer_list rrq_tmr; member
H A Dlpfc_init.c1173 phba = from_timer(phba, t, rrq_tmr); in lpfc_rrq_timeout()
2997 del_timer_sync(&phba->rrq_tmr); in lpfc_stop_hba_timers()
6583 timer_setup(&phba->rrq_tmr, lpfc_rrq_timeout, 0); in lpfc_sli4_driver_resource_setup()
H A Dlpfc_sli.c921 mod_timer(&phba->rrq_tmr, next_time); in lpfc_handle_rrq_active()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1400 struct timer_list rrq_tmr; member
H A Dlpfc_init.c1232 phba = from_timer(phba, t, rrq_tmr); in lpfc_rrq_timeout()
3319 del_timer_sync(&phba->rrq_tmr); in lpfc_stop_hba_timers()
7954 timer_setup(&phba->rrq_tmr, lpfc_rrq_timeout, 0); in lpfc_sli4_driver_resource_setup()
H A Dlpfc_sli.c1040 mod_timer(&phba->rrq_tmr, next_time); in lpfc_handle_rrq_active()

Completed in 82 milliseconds