Searched defs:qmode (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_dma.c | 197 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode() 279 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode() 410 static void dwmac4_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwmac4_qmode()
|
D | dwmac1000_dma.c | 161 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_rx() 189 u32 channel, int fifosz, u8 qmode) in dwmac1000_dma_operation_mode_tx()
|
D | dwxgmac2_dma.c | 128 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode() 158 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode()
|
D | dwmac100_dma.c | 64 u32 channel, int fifosz, u8 qmode) in dwmac100_dma_operation_mode_tx()
|
D | dwmac-sun8i.c | 452 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_rx() 475 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_tx()
|
D | hwif.h | 186 void (*qmode)(void __iomem *ioaddr, u32 channel, u8 qmode); member
|
D | stmmac_main.c | 1796 u8 qmode = 0; in stmmac_dma_operation_mode() local
|