Home
last modified time | relevance | path

Searched refs:LTQ_DMA_SOP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h26 #define LTQ_DMA_SOP BIT(29) /* start of packet */ macro
/linux-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c548 desc->ctl = LTQ_DMA_OWN | LTQ_DMA_SOP | LTQ_DMA_EOP | in ltq_etop_tx()