Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c156 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_rx()
185 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_tx()
H A Ddwxgmac2_dma.c147 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode()
209 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode()
546 u32 channel, u8 qmode) in dwxgmac2_qmode()
H A Ddwmac100_dma.c55 u32 channel, int fifosz, u8 qmode) in dwmac100_dma_operation_mode_tx()
H A Dhwif.h234 void (*qmode)(struct stmmac_priv *priv, void __iomem *ioaddr, member
H A Dstmmac_main.c2392 u8 qmode = 0; in stmmac_dma_operation_mode() local