Home
last modified time | relevance | path

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

/Linux-v6.6/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.dts349 snps,high_credit = <0x3e800>;
357 snps,high_credit = <0x3e800>;
419 snps,high_credit = <0x3e800>;
427 snps,high_credit = <0x3e800>;
/Linux-v6.6/include/linux/
Dstmmac.h146 u32 high_credit; member
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
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()
Ddwmac4_core.c246 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
255 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
278 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
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()
Ddwxgmac2_core.c257 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
264 writel(high_credit, ioaddr + XGMAC_MTL_TCx_HICREDIT(queue)); in dwxgmac2_config_cbs()
Dhwif.h330 u32 send_slope, u32 idle_slope, u32 high_credit,
Dstmmac_main.c3126 priv->plat->tx_queues_cfg[queue].high_credit, in stmmac_configure_cbs()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst646 u32 high_credit;