Home
last modified time | relevance | path

Searched refs:SF_DMA_MODE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000_dma.c160 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_rx()
189 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_tx()
A Ddwmac4_dma.c271 if (mode == SF_DMA_MODE) { in dwmac4_dma_rx_chan_op_mode()
339 if (mode == SF_DMA_MODE) { in dwmac4_dma_tx_chan_op_mode()
A Ddwxgmac2_dma.c152 if (mode == SF_DMA_MODE) { in dwxgmac2_dma_rx_mode()
218 if (mode == SF_DMA_MODE) { in dwxgmac2_dma_tx_mode()
A Dcommon.h276 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro
A Ddwmac-sun8i.c518 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_rx()
542 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_tx()
A Dstmmac_main.c2400 txmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2401 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2402 priv->xstats.threshold = SF_DMA_MODE; in stmmac_dma_operation_mode()
2405 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2598 if (unlikely(priv->xstats.threshold != SF_DMA_MODE) && tc <= 256) { in stmmac_bump_dma_threshold()
2604 stmmac_set_dma_operation_mode(priv, tc, SF_DMA_MODE, in stmmac_bump_dma_threshold()
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_common.h69 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro

Completed in 30 milliseconds