Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc.h1126 unsigned long last_completion_time; member
Dlpfc_sli.c3522 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
3921 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
7907 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
12752 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
13345 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
13721 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13732 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13739 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14250 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
14264 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
Dlpfc_init.c595 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1429 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1495 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1501 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1519 - phba->last_completion_time)); in lpfc_hb_timeout_handler()