Searched refs:qdepth (Results 1 – 3 of 3) sorted by relevance
4996 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth() local4997 if (qdepth < 0) { in getZSLQueueDepth()4998 qdepth = 2; in getZSLQueueDepth()5000 return qdepth; in getZSLQueueDepth()
7208 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth() local7209 if (qdepth < 0) { in getZSLQueueDepth()7210 qdepth = 2; in getZSLQueueDepth()7212 return qdepth; in getZSLQueueDepth()