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