Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1371 unsigned long last_completion_time; member
H A Dlpfc_sli.c4036 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4436 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
9093 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13871 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14371 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14809 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14820 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14827 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15358 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15372 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
H A Dlpfc_init.c604 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1557 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1580 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1592 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1598 - phba->last_completion_time)); in lpfc_hb_timeout_handler()