Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h4416 #define SLI2_SLIM_SIZE (64 * 1024) macro
4420 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
H A Dlpfc_init.c9320 phba->slim2p.virt = dma_alloc_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
9361 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
9392 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_unset()
14172 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one_s3()
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc730 about while using SLI2_SLIM_SIZE for all size calculations