Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1396 unsigned long last_completion_time; member
H A Dlpfc_sli.c4032 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4432 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
9013 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13806 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14315 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14757 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14768 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14775 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15306 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15320 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
H A Dlpfc_init.c602 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1562 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1585 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1597 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1603 - phba->last_completion_time)); in lpfc_hb_timeout_handler()