Searched refs:lpfc_eq_create (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.h498 uint32_t lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint16_t);
H A Dlpfc_init.c6053 rc = lpfc_eq_create(phba, phba->sli4_hba.sp_eq,
6073 rc = lpfc_eq_create(phba, phba->sli4_hba.fp_eq[fcp_eqidx],
H A Dlpfc_sli.c9710 * lpfc_eq_create - Create an Event Queue on the HBA
9730 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint16_t imax) function

Completed in 292 milliseconds