Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h1053 unsigned long last_completion_time; member
Dlpfc_sli.c3320 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
3714 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
7340 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
12252 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
12874 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
13239 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13250 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13257 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13647 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
13664 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
Dlpfc_init.c598 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1390 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1456 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1462 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1480 - phba->last_completion_time)); in lpfc_hb_timeout_handler()