Searched refs:SLI2_SLIM_SIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 4201 #define SLI2_SLIM_SIZE (64 * 1024) macro 4205 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
|
H A D | lpfc_init.c | 7900 phba->slim2p.virt = dma_alloc_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup() 7941 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup() 7972 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_unset() 12480 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one_s3()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 4394 #define SLI2_SLIM_SIZE (64 * 1024) macro 4398 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
|
H A D | lpfc_init.c | 9326 phba->slim2p.virt = dma_alloc_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup() 9367 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup() 9398 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_unset() 14188 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one_s3()
|
Completed in 49 milliseconds