Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstmmac.h44 #define MTL_TX_ALGORITHM_SP 0x3 macro
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_fpe.c230 if (priv->plat->tx_sched_algorithm == MTL_TX_ALGORITHM_SP) { in dwmac5_fpe_map_preemption_class()
H A Dstmmac_platform.c221 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_SP; in stmmac_mtl_setup()
H A Ddwmac4_core.c225 case MTL_TX_ALGORITHM_SP: in dwmac4_prog_mtl_tx_algorithms()