Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h1134 unsigned long last_completion_time; member
H A Dlpfc_sli.c3522 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
3921 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
7914 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
12797 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
13401 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
13780 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13791 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
13798 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14309 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
14323 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
[all …]
H A Dlpfc_init.c595 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1429 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1495 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1501 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1519 - phba->last_completion_time)); in lpfc_hb_timeout_handler()