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