Searched refs:LTQ_DMA_C (Results 1 – 2 of 2) sorted by relevance
25 #define LTQ_DMA_C BIT(30) /* complete bit */ macro
164 if ((desc->ctl & (LTQ_DMA_OWN | LTQ_DMA_C)) != LTQ_DMA_C) in ltq_etop_poll_rx()188 (LTQ_DMA_OWN | LTQ_DMA_C)) == LTQ_DMA_C) { in ltq_etop_poll_tx()482 if ((desc->ctl & (LTQ_DMA_OWN | LTQ_DMA_C)) || ch->skb[ch->dma.desc]) { in ltq_etop_tx()