Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_sli4.h935 struct list_head sp_els_xri_aborted_work_queue; member
Dlpfc_init.c8027 INIT_LIST_HEAD(&phba->sli4_hba.sp_els_xri_aborted_work_queue); in lpfc_sli4_driver_resource_setup()
11653 list_splice_init(&phba->sli4_hba.sp_els_xri_aborted_work_queue, in lpfc_sli4_cq_event_release_all()
Dlpfc_sli.c14128 while (!list_empty(&phba->sli4_hba.sp_els_xri_aborted_work_queue)) { in lpfc_sli4_els_xri_abort_event_proc()
14130 list_remove_head(&phba->sli4_hba.sp_els_xri_aborted_work_queue, in lpfc_sli4_els_xri_abort_event_proc()
14565 &phba->sli4_hba.sp_els_xri_aborted_work_queue); in lpfc_sli4_sp_handle_abort_xri_wcqe()