low_credit        231 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 			      u32 high_credit, u32 low_credit, u32 queue)
low_credit        240 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 	pr_debug("\tlow_credit: 0x%08x\n", low_credit);
low_credit        266 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 	value |= low_credit & MTL_HIGH_CRED_LC_MASK;
low_credit        216 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 				u32 high_credit, u32 low_credit, u32 queue)
low_credit        224 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 	writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue));
low_credit        306 drivers/net/ethernet/stmicro/stmmac/hwif.h 			   u32 idle_slope, u32 high_credit, u32 low_credit,
low_credit       2355 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 				priv->plat->tx_queues_cfg[queue].low_credit,
low_credit        265 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 				&plat->tx_queues_cfg[queue].low_credit))
low_credit        266 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 				plat->tx_queues_cfg[queue].low_credit = 0x0;
low_credit        353 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c 	priv->plat->tx_queues_cfg[queue].low_credit = value & GENMASK(31, 0);
low_credit        359 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c 				priv->plat->tx_queues_cfg[queue].low_credit,
low_credit        125 include/linux/stmmac.h 	u32 low_credit;