Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c257 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode()
327 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode()
498 u32 channel, u8 qmode) in dwmac4_qmode()
H A Ddwxgmac2_dma.c128 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode()
188 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode()
527 u32 channel, u8 qmode) in dwxgmac2_qmode()
H A Dhwif.h226 void (*qmode)(struct stmmac_priv *priv, void __iomem *ioaddr, member
H A Dstmmac_main.c2577 u8 qmode = 0; in stmmac_dma_operation_mode() local