Searched refs:IQ_NUM_32 (Results 1 – 2 of 2) sorted by relevance
47 #define IQ_NUM_32 32 macro
1666 if ((queueConfig->numInboundQueues > IQ_NUM_32) || (queueConfig->numOutboundQueues > OQ_NUM_32)) in siConfiguration()2734 if ((maxinbound > IQ_NUM_32) || (maxoutbound > OQ_NUM_32)) in mpiInitialize()