Home
last modified time | relevance | path

Searched refs:high_credit (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c330 priv->plat->tx_queues_cfg[queue].high_credit = value & GENMASK(31, 0); in tc_setup_cbs()
338 priv->plat->tx_queues_cfg[queue].high_credit, in tc_setup_cbs()
Ddwmac4_core.c234 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
242 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
263 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
Dstmmac_platform.c269 &plat->tx_queues_cfg[queue].high_credit)) in stmmac_mtl_setup()
270 plat->tx_queues_cfg[queue].high_credit = 0x0; in stmmac_mtl_setup()
Dhwif.h280 u32 idle_slope, u32 high_credit, u32 low_credit,
Dstmmac_main.c2330 priv->plat->tx_queues_cfg[queue].high_credit, in stmmac_configure_cbs()
/Linux-v4.19/include/linux/
Dstmmac.h142 u32 high_credit; member
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dstmmac.txt113 - snps,high_credit: max write outstanding req. limit
147 snps,high_credit = <0x3E800>;