Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c679 u8 dma_alloc_count, abs_index; in megasas_alloc_rdpq_fusion() local
722 dma_alloc_count = DIV_ROUND_UP(msix_count, RDPQ_MAX_INDEX_IN_ONE_CHUNK); in megasas_alloc_rdpq_fusion()
724 for (i = 0; i < dma_alloc_count; i++) { in megasas_alloc_rdpq_fusion()
771 for (k = 0; k < dma_alloc_count; k++) { in megasas_alloc_rdpq_fusion()