high_credit 231 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c u32 high_credit, u32 low_credit, u32 queue) high_credit 239 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c pr_debug("\thigh_credit: 0x%08x\n", high_credit); high_credit 260 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c value |= high_credit & MTL_HIGH_CRED_HC_MASK; high_credit 216 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c u32 high_credit, u32 low_credit, u32 queue) high_credit 223 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c writel(high_credit, ioaddr + XGMAC_MTL_TCx_HICREDIT(queue)); high_credit 306 drivers/net/ethernet/stmicro/stmmac/hwif.h u32 idle_slope, u32 high_credit, u32 low_credit, high_credit 2354 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c priv->plat->tx_queues_cfg[queue].high_credit, high_credit 262 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c &plat->tx_queues_cfg[queue].high_credit)) high_credit 263 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c plat->tx_queues_cfg[queue].high_credit = 0x0; high_credit 350 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c priv->plat->tx_queues_cfg[queue].high_credit = value & GENMASK(31, 0); high_credit 358 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c priv->plat->tx_queues_cfg[queue].high_credit, high_credit 124 include/linux/stmmac.h u32 high_credit;