Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dstmmac.h144 u32 high_credit; member
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_platform.c262 &plat->tx_queues_cfg[queue].high_credit)) in stmmac_mtl_setup()
263 plat->tx_queues_cfg[queue].high_credit = 0x0; in stmmac_mtl_setup()
A Ddwmac4_core.c232 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
240 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
261 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
A Dstmmac_tc.c408 priv->plat->tx_queues_cfg[queue].high_credit = value & GENMASK(31, 0); in tc_setup_cbs()
416 priv->plat->tx_queues_cfg[queue].high_credit, in tc_setup_cbs()
A Ddwxgmac2_core.c217 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
224 writel(high_credit, ioaddr + XGMAC_MTL_TCx_HICREDIT(queue)); in dwxgmac2_config_cbs()
A Dhwif.h312 u32 idle_slope, u32 high_credit, u32 low_credit,
A Dstmmac_main.c3087 priv->plat->tx_queues_cfg[queue].high_credit, in stmmac_configure_cbs()
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dsnps,dwmac.yaml373 snps,high_credit:
696 snps,high_credit = <0x3E800>;
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst646 u32 high_credit;

Completed in 29 milliseconds