Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h1405 unsigned long last_completion_time; member
A Dlpfc_sli.c3930 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4329 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
8696 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13749 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14367 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14777 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14788 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14795 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15309 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15323 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
A Dlpfc_init.c598 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1550 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1573 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1585 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1591 - phba->last_completion_time)); in lpfc_hb_timeout_handler()

Completed in 59 milliseconds