Searched refs:SGE_MAX_IQ_SIZE (Results 1 – 2 of 2) sorted by relevance
94 SGE_MAX_IQ_SIZE = 65520, enumerator
323 if (ciq_size > SGE_MAX_IQ_SIZE) { in cfg_queues_uld()325 ciq_size = SGE_MAX_IQ_SIZE; in cfg_queues_uld()