Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c743 u8 dma_alloc_count, abs_index; in megasas_alloc_rdpq_fusion() local
787 dma_alloc_count = DIV_ROUND_UP(msix_count, RDPQ_MAX_INDEX_IN_ONE_CHUNK); in megasas_alloc_rdpq_fusion()
789 for (i = 0; i < dma_alloc_count; i++) { in megasas_alloc_rdpq_fusion()
836 for (k = 0; k < dma_alloc_count; k++) { in megasas_alloc_rdpq_fusion()