Searched refs:sp_cqe_event_pool (Results 1 - 2 of 2) 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.h437 struct list_head sp_cqe_event_pool; member in struct:lpfc_sli4_hba
H A Dlpfc_init.c4109 INIT_LIST_HEAD(&phba->sli4_hba.sp_cqe_event_pool);
6336 &phba->sli4_hba.sp_cqe_event_pool);
6361 &phba->sli4_hba.sp_cqe_event_pool, list) {
6382 list_remove_head(&phba->sli4_hba.sp_cqe_event_pool, cq_event,
6421 list_add_tail(&cq_event->list, &phba->sli4_hba.sp_cqe_event_pool);

Completed in 65 milliseconds