Home
last modified time | relevance | path

Searched defs:qmode (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c194 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode()
276 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode()
411 static void dwmac4_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwmac4_qmode()
Ddwmac1000_dma.c151 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_rx()
179 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_tx()
Ddwxgmac2_dma.c140 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode()
216 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode()
470 static void dwxgmac2_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwxgmac2_qmode()
Ddwmac100_dma.c54 u32 channel, int fifosz, u8 qmode) in dwmac100_dma_operation_mode_tx()
Ddwmac-sun8i.c457 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_rx()
480 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_tx()
Dhwif.h208 void (*qmode)(void __iomem *ioaddr, u32 channel, u8 qmode); member
Dstmmac_main.c1826 u8 qmode = 0; in stmmac_dma_operation_mode() local