Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc.h942 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()
11097 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
11700 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
12027 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12038 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12045 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
12276 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_wcqe()
12289 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_wcqe()
Dlpfc_init.c568 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1196 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1262 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1268 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1286 - phba->last_completion_time)); in lpfc_hb_timeout_handler()