Searched defs:qmode (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_dma.c | 232 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode() 299 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode() 462 static void dwmac4_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwmac4_qmode()
|
D | dwmac1000_dma.c | 151 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()
|
D | dwxgmac2_dma.c | 143 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode() 209 u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode() 489 static void dwxgmac2_qmode(void __iomem *ioaddr, u32 channel, u8 qmode) in dwxgmac2_qmode()
|
D | dwmac100_dma.c | 54 u32 channel, int fifosz, u8 qmode) in dwmac100_dma_operation_mode_tx()
|
D | dwmac-sun8i.c | 496 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_rx() 519 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_tx()
|
D | hwif.h | 211 void (*qmode)(void __iomem *ioaddr, u32 channel, u8 qmode); member
|
D | stmmac_main.c | 2271 u8 qmode = 0; in stmmac_dma_operation_mode() local
|