Searched refs:sp_cqe_event_pool (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c8024 INIT_LIST_HEAD(&phba->sli4_hba.sp_cqe_event_pool);
11526 &phba->sli4_hba.sp_cqe_event_pool);
11551 &phba->sli4_hba.sp_cqe_event_pool, list) {
11572 list_remove_head(&phba->sli4_hba.sp_cqe_event_pool, cq_event,
11611 list_add_tail(&cq_event->list, &phba->sli4_hba.sp_cqe_event_pool);
H A Dlpfc_sli4.h932 struct list_head sp_cqe_event_pool; member in struct:lpfc_sli4_hba

Completed in 186 milliseconds