Searched refs:cdm_full (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3757 bool wtx_busy, cdm_full, oq_free; local
3772 cdm_full = !FIELD_GET(MTK_CDM_TXFIFO_RDY, val);
3778 if (wdidx == eth->reset.wdidx && wtx_busy && cdm_full && oq_free) {

Completed in 139 milliseconds