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

/illumos-gate/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) {
664 if (unlikely(credits_pend[0] > SGE_BATCH_THRESH)) {
668 if (unlikely(credits_pend[1] > SGE_BATCH_THRESH)) {

Completed in 62 milliseconds