Searched refs:RDPQ_MAX_CHUNK_COUNT (Results 1 – 2 of 2) sorted by relevance
41 #define RDPQ_MAX_CHUNK_COUNT (MAX_MSIX_QUEUES_FUSION / RDPQ_MAX_INDEX_IN_ONE_CHUNK) macro1313 struct rdpq_alloc_detail rdpq_tracker[RDPQ_MAX_CHUNK_COUNT];
792 union MPI2_REPLY_DESCRIPTORS_UNION *rdpq_chunk_virt[RDPQ_MAX_CHUNK_COUNT]; in megasas_alloc_rdpq_fusion()793 dma_addr_t rdpq_chunk_phys[RDPQ_MAX_CHUNK_COUNT]; in megasas_alloc_rdpq_fusion()919 for (i = 0; i < RDPQ_MAX_CHUNK_COUNT; i++) { in megasas_free_rdpq_fusion()