Home
last modified time | relevance | path

Searched defs:qmode (Results 1 – 6 of 6) 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 Ddwmac4_dma.c263 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_rx_chan_op_mode()
332 u32 channel, int fifosz, u8 qmode) in dwmac4_dma_tx_chan_op_mode()
500 u32 channel, u8 qmode) in dwmac4_qmode()
H A Ddwxgmac2_dma.c147 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_rx_mode()
213 int mode, u32 channel, int fifosz, u8 qmode) in dwxgmac2_dma_tx_mode()
547 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 Ddwmac-sun8i.c513 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_rx()
537 u32 channel, int fifosz, u8 qmode) in sun8i_dwmac_dma_operation_mode_tx()
H A Dstmmac_main.c2469 u8 qmode = 0; in stmmac_dma_operation_mode() local