Searched refs:SGE_MAX_IQ_SIZE (Results 1 – 2 of 2) sorted by relevance
82 SGE_MAX_IQ_SIZE = 65520, enumerator
4407 if (ciq_size > SGE_MAX_IQ_SIZE) { in cfg_queues()4409 ciq_size = SGE_MAX_IQ_SIZE; in cfg_queues()