Home
last modified time | relevance | path

Searched refs:MTL_QUEUE_AVB (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c169 if ((fifosz >= 4096) && (qmode != MTL_QUEUE_AVB)) { in dwxgmac2_dma_rx_mode()
244 if (qmode != MTL_QUEUE_AVB) in dwxgmac2_dma_tx_mode()
553 if (qmode != MTL_QUEUE_AVB) { in dwxgmac2_qmode()
H A Ddwmac4_dma.c294 if ((fifosz >= 4096) && (qmode != MTL_QUEUE_AVB)) { in dwmac4_dma_rx_chan_op_mode()
375 if (qmode != MTL_QUEUE_AVB) in dwmac4_dma_tx_chan_op_mode()
507 if (qmode != MTL_QUEUE_AVB) in dwmac4_qmode()
H A Dstmmac_platform.c184 plat->rx_queues_cfg[queue].mode_to_use = MTL_QUEUE_AVB; in stmmac_mtl_setup()
252 plat->tx_queues_cfg[queue].mode_to_use = MTL_QUEUE_AVB; in stmmac_mtl_setup()
H A Ddwxgmac2_core.c90 if (mode == MTL_QUEUE_AVB) in dwxgmac2_rx_queue_enable()
1558 if (mode == MTL_QUEUE_AVB) in dwxlgmac2_rx_queue_enable()