Searched refs:lpfc_mem_alloc (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_crtn.h233 int lpfc_mem_alloc(struct lpfc_hba *, int align);
H A Dlpfc_mem.c47 * lpfc_mem_alloc - create and allocate all PCI and memory pools
62 lpfc_mem_alloc(struct lpfc_hba *phba, int align) function
172 * lpfc_mem_free - Frees memory allocated by lpfc_mem_alloc
175 * Description: Free the memory allocated by lpfc_mem_alloc routine. This
176 * routine is a the counterpart of lpfc_mem_alloc.
H A Dlpfc_init.c3967 if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ))
4126 rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ);

Completed in 138 milliseconds