Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_mem.c86 lpfc_mem_alloc(struct lpfc_hba *phba, int align) in lpfc_mem_alloc() function
Dlpfc_crtn.h316 int lpfc_mem_alloc(struct lpfc_hba *, int align);
Dlpfc_init.c7836 if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ)) in lpfc_sli_driver_resource_setup()
8047 rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ); in lpfc_sli4_driver_resource_setup()