Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1425 unsigned long last_completion_time; member
Dlpfc_sli.c4014 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4414 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
9025 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13792 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14301 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14711 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14722 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14729 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15234 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15248 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
Dlpfc_init.c602 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1560 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1583 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1595 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1601 - phba->last_completion_time)); in lpfc_hb_timeout_handler()