Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000_dma.c155 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_rx()
183 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_tx()
A Ddwmac4_dma.c239 if (mode == SF_DMA_MODE) { in dwmac4_dma_rx_chan_op_mode()
304 if (mode == SF_DMA_MODE) { in dwmac4_dma_tx_chan_op_mode()
A Ddwxgmac2_dma.c148 if (mode == SF_DMA_MODE) { in dwxgmac2_dma_rx_mode()
214 if (mode == SF_DMA_MODE) { in dwxgmac2_dma_tx_mode()
A Dcommon.h243 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro
A Ddwmac-sun8i.c501 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_rx()
524 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_tx()
A Dstmmac_main.c2370 txmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2371 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2372 priv->xstats.threshold = SF_DMA_MODE; in stmmac_dma_operation_mode()
2375 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2505 if (unlikely(priv->xstats.threshold != SF_DMA_MODE) && tc <= 256) { in stmmac_bump_dma_threshold()
2511 stmmac_set_dma_operation_mode(priv, tc, SF_DMA_MODE, in stmmac_bump_dma_threshold()
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_common.h69 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro

Completed in 24 milliseconds