Searched refs:min_refcnt (Results 1 – 1 of 1) sorted by relevance
615 u32 i, min_refcnt = U32_MAX, refcnt; in mtk_cqdma_alloc_chan_resources() local621 if (refcnt < min_refcnt) { in mtk_cqdma_alloc_chan_resources()623 min_refcnt = refcnt; in mtk_cqdma_alloc_chan_resources()
Completed in 5 milliseconds