Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mem.c70 * lpfc_mem_alloc - create and allocate all PCI and memory pools
86 lpfc_mem_alloc(struct lpfc_hba *phba, int align) in lpfc_mem_alloc() function
206 * lpfc_mem_free - Frees memory allocated by lpfc_mem_alloc
209 * Description: Free the memory allocated by lpfc_mem_alloc routine. This
210 * routine is a the counterpart of lpfc_mem_alloc.
H A Dlpfc_crtn.h277 int lpfc_mem_alloc(struct lpfc_hba *, int align);
H A Dlpfc_init.c6470 if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ)) in lpfc_sli_driver_resource_setup()
6671 rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ); in lpfc_sli4_driver_resource_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mem.c70 * lpfc_mem_alloc - create and allocate all PCI and memory pools
86 lpfc_mem_alloc(struct lpfc_hba *phba, int align) in lpfc_mem_alloc() function
206 * lpfc_mem_free - Frees memory allocated by lpfc_mem_alloc
209 * Description: Free the memory allocated by lpfc_mem_alloc routine. This
210 * routine is a the counterpart of lpfc_mem_alloc.
H A Dlpfc_crtn.h315 int lpfc_mem_alloc(struct lpfc_hba *, int align);
H A Dlpfc_init.c7839 if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ)) in lpfc_sli_driver_resource_setup()
8053 rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ); in lpfc_sli4_driver_resource_setup()

Completed in 32 milliseconds