Searched refs:last_completion_time (Results 1 – 3 of 3) sorted by relevance
1405 unsigned long last_completion_time; member
3930 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 …]
598 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 60 milliseconds