Home
last modified time | relevance | path

Searched refs:SF_DMA_MODE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H 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()
H A Ddwmac4_dma.c229 if (mode == SF_DMA_MODE) { in dwmac4_dma_rx_chan_op_mode()
294 if (mode == SF_DMA_MODE) { in dwmac4_dma_tx_chan_op_mode()
H 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()
H A Dcommon.h224 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro
H A Ddwmac-sun8i.c480 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_rx()
503 if (mode == SF_DMA_MODE) { in sun8i_dwmac_dma_operation_mode_tx()
H A Dstmmac_main.c2012 txmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2013 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2014 priv->xstats.threshold = SF_DMA_MODE; in stmmac_dma_operation_mode()
2017 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2282 if (unlikely(priv->xstats.threshold != SF_DMA_MODE) && in stmmac_dma_interrupt()
2293 SF_DMA_MODE, in stmmac_dma_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c158 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_rx()
187 if (mode == SF_DMA_MODE) { in dwmac1000_dma_operation_mode_tx()
H 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()
H A Ddwmac4_dma.c263 if (mode == SF_DMA_MODE) { in dwmac4_dma_rx_chan_op_mode()
331 if (mode == SF_DMA_MODE) { in dwmac4_dma_tx_chan_op_mode()
H A Dcommon.h275 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro
H 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()
H A Dstmmac_main.c2396 txmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2397 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2398 priv->xstats.threshold = SF_DMA_MODE; in stmmac_dma_operation_mode()
2401 rxmode = SF_DMA_MODE; in stmmac_dma_operation_mode()
2536 if (unlikely(priv->xstats.threshold != SF_DMA_MODE) && tc <= 256) { in stmmac_bump_dma_threshold()
2542 stmmac_set_dma_operation_mode(priv, tc, SF_DMA_MODE, in stmmac_bump_dma_threshold()
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h69 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h69 #define SF_DMA_MODE 1 /* DMA STORE-AND-FORWARD Operation Mode */ macro

Completed in 29 milliseconds