Home
last modified time | relevance | path

Searched refs:tx_sched_algorithm (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c229 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_WRR; in stmmac_mtl_setup()
231 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_WFQ; in stmmac_mtl_setup()
233 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_DWRR; in stmmac_mtl_setup()
235 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_SP; in stmmac_mtl_setup()
237 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_SP; in stmmac_mtl_setup()
H A Dstmmac_pci.c96 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_WRR; in snps_gmac5_default_data()
H A Ddwmac-intel.c272 plat->tx_sched_algorithm = MTL_TX_ALGORITHM_WRR; in intel_mgbe_common_data()
H A Dstmmac_uio.c604 priv->plat->tx_sched_algorithm); in rockchip_gmac_uio_mtl_configuration()
H A Dstmmac_main.c2662 priv->plat->tx_sched_algorithm); in stmmac_mtl_configuration()
/OK3568_Linux_fs/kernel/include/linux/
H A Dstmmac.h181 u8 tx_sched_algorithm; member
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst427 u8 tx_sched_algorithm;
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff687 + priv->plat->tx_sched_algorithm);
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff842 + priv->plat->tx_sched_algorithm);