Searched refs:dma_rx_mode (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_dma.c | 284 .dma_rx_mode = dwmac1000_dma_operation_mode_rx,
|
H A D | dwmac4_dma.c | 575 .dma_rx_mode = dwmac4_dma_rx_chan_op_mode, 604 .dma_rx_mode = dwmac4_dma_rx_chan_op_mode,
|
H A D | hwif.h | 185 void (*dma_rx_mode)(struct stmmac_priv *priv, void __iomem *ioaddr, member 247 stmmac_do_void_callback(__priv, dma, dma_rx_mode, __priv, __args)
|
H A D | dwxgmac2_dma.c | 623 .dma_rx_mode = dwxgmac2_dma_rx_mode,
|
H A D | dwmac-sun8i.c | 571 .dma_rx_mode = sun8i_dwmac_dma_operation_mode_rx,
|