Searched refs:RDC_LOW_QBLOCKS (Results 1 – 2 of 2) sorted by relevance
199 #define RDC_LOW_QBLOCKS 13927 /* roughly 85% of queue full */ macro
992 if (nq->blocks <= RDC_LOW_QBLOCKS) { in rdc_qfill_shldwakeup()