Searched refs:OQ_NUM_32 (Results 1 – 3 of 3) sorted by relevance
48 #define OQ_NUM_32 32 macro
1666 if ((queueConfig->numInboundQueues > IQ_NUM_32) || (queueConfig->numOutboundQueues > OQ_NUM_32)) in siConfiguration()2458 if (qIdx < OQ_NUM_32) in mpiInitialize()2465 …nterruptVecIndexBitMap1[config->outboundQueues[qIdx].interruptVector] |= (1 << (qIdx - OQ_NUM_32)); in mpiInitialize()2734 if ((maxinbound > IQ_NUM_32) || (maxoutbound > OQ_NUM_32)) in mpiInitialize()
860 if (i < OQ_NUM_32) in saDelayedInterruptHandler()883 if (saRoot->interruptVecIndexBitMap1[interruptVectorIndex] & (1 << (i - OQ_NUM_32))) in saDelayedInterruptHandler()