Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4394 #define SLI2_SLIM_SIZE (64 * 1024) macro
4398 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
H A Dlpfc_init.c9329 phba->slim2p.virt = dma_alloc_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
9370 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
9401 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_unset()
14193 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one_s3()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc730 about while using SLI2_SLIM_SIZE for all size calculations