Searched refs:HINIC_QUEUE_MIN_DEPTH (Results 1 – 1 of 1) sorted by relevance
160 #define HINIC_QUEUE_MIN_DEPTH 6 macro1294 ((hw_ctxt)->rq_depth >= HINIC_QUEUE_MIN_DEPTH && \1296 (hw_ctxt)->sq_depth >= HINIC_QUEUE_MIN_DEPTH && \1324 if (hw_ctxt->cmdq_depth >= HINIC_QUEUE_MIN_DEPTH && in check_hwctxt()