Searched refs:__lpfc_sli4_cq_event_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1107 struct lpfc_cq_event *__lpfc_sli4_cq_event_alloc(struct lpfc_hba *);
H A Dlpfc_init.c11574 * __lpfc_sli4_cq_event_alloc - Allocate a completion-queue event from free pool
11584 __lpfc_sli4_cq_event_alloc(struct lpfc_hba *phba) function
11610 cq_event = __lpfc_sli4_cq_event_alloc(phba);

Completed in 97 milliseconds