Searched refs:DMA_EOP (Results 1 – 2 of 2) sorted by relevance
459 #define DMA_EOP 0x4000 macro
1648 len_stat |= DMA_EOP; in bcmgenet_xmit()1814 if (unlikely(!(dma_flag & DMA_EOP) || !(dma_flag & DMA_SOP))) { in bcmgenet_desc_rx()