Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h84 #define SGE_BATCH_THRESH 16 macro
H A Dsge.c380 if (reclaim_cnt > SGE_BATCH_THRESH) { in sge_data_out()
663 if (unlikely(credits_pend[0] > SGE_BATCH_THRESH)) { in sge_data_in()
667 if (unlikely(credits_pend[1] > SGE_BATCH_THRESH)) { in sge_data_in()