Searched refs:dma_tx_mode (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac100_dma.c | 114 .dma_tx_mode = dwmac100_dma_operation_mode_tx,
|
H A D | dwmac1000_dma.c | 285 .dma_tx_mode = dwmac1000_dma_operation_mode_tx,
|
H A D | dwmac4_dma.c | 581 .dma_tx_mode = dwmac4_dma_tx_chan_op_mode, 610 .dma_tx_mode = dwmac4_dma_tx_chan_op_mode,
|
H A D | hwif.h | 188 void (*dma_tx_mode)(struct stmmac_priv *priv, void __iomem *ioaddr, member 249 stmmac_do_void_callback(__priv, dma, dma_tx_mode, __priv, __args)
|
H A D | dwxgmac2_dma.c | 624 .dma_tx_mode = dwxgmac2_dma_tx_mode,
|
H A D | dwmac-sun8i.c | 572 .dma_tx_mode = sun8i_dwmac_dma_operation_mode_tx,
|