Searched refs:lpfc_mem_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_mem.c66 * lpfc_mem_alloc - create and allocate all PCI and memory pools
81 lpfc_mem_alloc(struct lpfc_hba *phba, int align) lpfc_mem_alloc() function
207 * lpfc_mem_free - Frees memory allocated by lpfc_mem_alloc
210 * Description: Free the memory allocated by lpfc_mem_alloc routine. This
211 * routine is a the counterpart of lpfc_mem_alloc.
H A Dlpfc_crtn.h249 int lpfc_mem_alloc(struct lpfc_hba *, int align);
H A Dlpfc_init.c5062 if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ)) lpfc_sli_driver_resource_setup()
5302 rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ); lpfc_sli4_driver_resource_setup()

Completed in 115 milliseconds