Home
last modified time | relevance | path

Searched refs:last_completion_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1135 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 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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1397 unsigned long last_completion_time; member
H A Dlpfc_sli.c4032 phba->last_completion_time = jiffies; in lpfc_sli_handle_fast_ring_event()
4432 phba->last_completion_time = jiffies; in lpfc_sli_handle_slow_ring_event_s3()
9013 phba->last_completion_time = jiffies; in lpfc_sli4_hba_setup()
13806 phba->last_completion_time = jiffies; in lpfc_sli_sp_intr_handler()
14315 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_mbox_event()
14757 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14768 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
14775 phba->last_completion_time = jiffies; in lpfc_sli4_sp_handle_cqe()
15306 phba->last_completion_time = jiffies; in lpfc_sli4_fp_handle_cqe()
15320 phba->last_completion_time in lpfc_sli4_fp_handle_cqe()
[all...]
H A Dlpfc_init.c602 phba->last_completion_time = jiffies; in lpfc_config_port_post()
1562 if (time_after(phba->last_completion_time + in lpfc_hb_timeout_handler()
1585 - phba->last_completion_time)); in lpfc_hb_timeout_handler()
1597 } else if (time_before_eq(phba->last_completion_time, in lpfc_hb_timeout_handler()
1603 - phba->last_completion_time)); in lpfc_hb_timeout_handler()

Completed in 77 milliseconds