Home
last modified time | relevance | path

Searched refs:cmf_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1522 struct hrtimer cmf_timer; member
H A Dlpfc_init.c3193 hrtimer_cancel(&phba->cmf_timer); in lpfc_cmf_stop()
3278 hrtimer_start(&phba->cmf_timer, in lpfc_cmf_start()
5951 cmf_timer); in lpfc_cmf_timer()
7955 hrtimer_setup(&phba->cmf_timer, lpfc_cmf_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in lpfc_sli4_driver_resource_setup()
13447 hrtimer_cancel(&phba->cmf_timer); in lpfc_sli4_hba_unset()