Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h946 unsigned long last_completion_time; member
Dlpfc_sli.c3004 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
3398 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
6578 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
11079 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
11682 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
12009 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12020 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12027 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12258 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_wcqe()
12271 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_wcqe()
Dlpfc_init.c568 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1198 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1264 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1270 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1288 - phba->last_completion_time)); in lpfc_hb_timeout_handler()