Searched refs:MAX_HW_QUEUE_PER_CORE (Results 1 – 2 of 2) sorted by relevance
74 #define MAX_HW_QUEUE_PER_CORE 64 macro172 struct qdma_hw_queue *hw_queues[MAX_HW_QUEUE_PER_CORE];
1160 if (qdma_config->max_hw_queues_per_core > MAX_HW_QUEUE_PER_CORE) { in dpaa2_qdma_configure()1162 MAX_HW_QUEUE_PER_CORE); in dpaa2_qdma_configure()