Home
last modified time | relevance | path

Searched full:high_credit (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsa8540p-ride.dts242 snps,high_credit = <0x3e800>;
250 snps,high_credit = <0x3e800>;
319 snps,high_credit = <0x3e800>;
327 snps,high_credit = <0x3e800>;
Dsa8775p-ride.dtsi428 snps,high_credit = <0x3e800>;
436 snps,high_credit = <0x3e800>;
497 snps,high_credit = <0x3e800>;
505 snps,high_credit = <0x3e800>;
Dqcs8300-ride.dts274 snps,high_credit = <0x3e800>;
282 snps,high_credit = <0x3e800>;
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c261 if (of_property_read_u32(q_node, "snps,high_credit", in stmmac_mtl_setup()
262 &plat->tx_queues_cfg[queue].high_credit)) in stmmac_mtl_setup()
263 plat->tx_queues_cfg[queue].high_credit = 0x0; in stmmac_mtl_setup()
Ddwmac4_core.c269 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
278 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
301 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
Dstmmac_tc.c400 priv->plat->tx_queues_cfg[queue].high_credit = value & GENMASK(31, 0); in tc_setup_cbs()
408 priv->plat->tx_queues_cfg[queue].high_credit, in tc_setup_cbs()
Ddwxgmac2_core.c274 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
281 writel(high_credit, ioaddr + XGMAC_MTL_TCx_HICREDIT(queue)); in dwxgmac2_config_cbs()
Dhwif.h340 u32 send_slope, u32 idle_slope, u32 high_credit,
Dstmmac_main.c3264 priv->plat->tx_queues_cfg[queue].high_credit, in stmmac_configure_cbs()
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml382 snps,high_credit:
694 snps,high_credit = <0x3E800>;
/linux-6.14.4/include/linux/
Dstmmac.h136 u32 high_credit; member
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst646 u32 high_credit;