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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h935 struct list_head sp_els_xri_aborted_work_queue; member in struct:lpfc_sli4_hba
H A Dlpfc_sli.c14144 while (!list_empty(&phba->sli4_hba.sp_els_xri_aborted_work_queue)) {
14146 list_remove_head(&phba->sli4_hba.sp_els_xri_aborted_work_queue,
14581 &phba->sli4_hba.sp_els_xri_aborted_work_queue);
H A Dlpfc_init.c8043 INIT_LIST_HEAD(&phba->sli4_hba.sp_els_xri_aborted_work_queue);
11666 list_splice_init(&phba->sli4_hba.sp_els_xri_aborted_work_queue,

Completed in 184 milliseconds