Searched refs:qdepth (Results 1 – 1 of 1) sorted by relevance
10771 int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH); in getZSLQueueDepth() local10772 if (qdepth < 0) { in getZSLQueueDepth()10773 qdepth = 2; in getZSLQueueDepth()10776 qdepth = 1; in getZSLQueueDepth()10778 return (uint8_t)qdepth; in getZSLQueueDepth()