Searched refs:cdm_full (Results 1 – 1 of 1) sorted by relevance
3753 bool wtx_busy, cdm_full, oq_free; in mtk_hw_check_dma_hang() local3768 cdm_full = !FIELD_GET(MTK_CDM_TXFIFO_RDY, val); in mtk_hw_check_dma_hang()3774 if (wdidx == eth->reset.wdidx && wtx_busy && cdm_full && oq_free) { in mtk_hw_check_dma_hang()