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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h438 struct list_head sp_asynce_work_queue; member in struct:lpfc_sli4_hba
H A Dlpfc_init.c3645 while (!list_empty(&phba->sli4_hba.sp_asynce_work_queue)) {
3648 list_remove_head(&phba->sli4_hba.sp_asynce_work_queue,
4113 INIT_LIST_HEAD(&phba->sli4_hba.sp_asynce_work_queue);
6465 list_splice_init(&phba->sli4_hba.sp_asynce_work_queue,
H A Dlpfc_sli.c8709 list_add_tail(&cq_event->list, &phba->sli4_hba.sp_asynce_work_queue);

Completed in 114 milliseconds