Home
last modified time | relevance | path

Searched refs:SGE_BATCH_THRESH (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/chxge/
H A Dsge.h86 #define SGE_BATCH_THRESH 16 macro
H A Dsge.c381 if (reclaim_cnt > SGE_BATCH_THRESH) { in sge_data_out()
664 if (unlikely(credits_pend[0] > SGE_BATCH_THRESH)) { in sge_data_in()
668 if (unlikely(credits_pend[1] > SGE_BATCH_THRESH)) { in sge_data_in()