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

/linux-master/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h15 #define LTQ_DMA_SOP BIT(29) /* start of packet */ macro
/linux-master/drivers/net/ethernet/
H A Dlantiq_xrx200.c253 if (ctl & LTQ_DMA_SOP) {
393 desc->ctl = LTQ_DMA_OWN | LTQ_DMA_SOP | LTQ_DMA_EOP |
H A Dlantiq_etop.c504 desc->ctl = LTQ_DMA_OWN | LTQ_DMA_SOP | LTQ_DMA_EOP |

Completed in 236 milliseconds