Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1371 unsigned long last_completion_time; member
H A Dlpfc_sli.c4037 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4437 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
9097 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13875 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14375 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14813 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14824 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14831 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15362 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15376 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
H A Dlpfc_init.c604 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1557 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1580 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1592 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1598 - phba->last_completion_time)); in lpfc_hb_timeout_handler()