Searched refs:sp_els_xri_aborted_work_queue (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c8030 INIT_LIST_HEAD(&phba->sli4_hba.sp_els_xri_aborted_work_queue);
11650 list_splice_init(&phba->sli4_hba.sp_els_xri_aborted_work_queue,
H A Dlpfc_sli.c14133 while (!list_empty(&phba->sli4_hba.sp_els_xri_aborted_work_queue)) {
14135 list_remove_head(&phba->sli4_hba.sp_els_xri_aborted_work_queue,
14568 &phba->sli4_hba.sp_els_xri_aborted_work_queue);
H A Dlpfc_sli4.h935 struct list_head sp_els_xri_aborted_work_queue; member in struct:lpfc_sli4_hba

Completed in 344 milliseconds