Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h1098 unsigned long last_completion_time; member
Dlpfc_sli.c3385 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
3784 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
7674 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
12508 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
13100 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
13466 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13477 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13484 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13974 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
13988 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
Dlpfc_init.c599 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1379 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1445 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1451 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1469 - phba->last_completion_time)); in lpfc_hb_timeout_handler()