Searched refs:lpfc_nvmet_buf_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 436 * lpfc_nvmet_buf_alloc - Allocate an nvmet_buf from the 450 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_nvmet_buf_alloc() function
|
H A D | lpfc_crtn.h | 377 void *lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int flags,
|
H A D | lpfc_init.c | 3881 sglq_entry->virt = lpfc_nvmet_buf_alloc(phba, 0, in lpfc_sli4_nvmet_sgl_update()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 452 * lpfc_nvmet_buf_alloc - Allocate an nvmet_buf from the 466 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_nvmet_buf_alloc() function
|
H A D | lpfc_crtn.h | 437 void *lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int flags,
|
H A D | lpfc_init.c | 4219 sglq_entry->virt = lpfc_nvmet_buf_alloc(phba, 0, in lpfc_sli4_nvmet_sgl_update()
|
Completed in 34 milliseconds