idle_slope        230 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 			      u32 send_slope, u32 idle_slope,
idle_slope        238 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 	pr_debug("\tidle_slope: 0x%08x\n", idle_slope);
idle_slope        255 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 	dwmac4_set_mtl_tx_queue_weight(hw, idle_slope, queue);
idle_slope        215 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 				u32 send_slope, u32 idle_slope,
idle_slope        222 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 	writel(idle_slope, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue));
idle_slope        306 drivers/net/ethernet/stmicro/stmmac/hwif.h 			   u32 idle_slope, u32 high_credit, u32 low_credit,
idle_slope       2353 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 				priv->plat->tx_queues_cfg[queue].idle_slope,
idle_slope        259 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 				&plat->tx_queues_cfg[queue].idle_slope))
idle_slope        260 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 				plat->tx_queues_cfg[queue].idle_slope = 0x0;
idle_slope        344 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c 	priv->plat->tx_queues_cfg[queue].idle_slope = value & GENMASK(31, 0);
idle_slope        357 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c 				priv->plat->tx_queues_cfg[queue].idle_slope,
idle_slope        123 include/linux/stmmac.h 	u32 idle_slope;