Searched refs:QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
522 ha->queues_len = ((REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()523 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()550 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()553 QUEUE_SIZE)); in qla4xxx_mem_alloc()555 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()556 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()559 QUEUE_SIZE) + in qla4xxx_mem_alloc()561 QUEUE_SIZE)); in qla4xxx_mem_alloc()
110 #define QUEUE_SIZE 64 macro
78 #define QUEUE_SIZE 16 macro635 for (i = 0; i < QUEUE_SIZE; i++) { in gs_alloc_requests()