Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dlemans-ride-ethernet-aqr115c.dtsi123 snps,high_credit = <0x3e800>;
131 snps,high_credit = <0x3e800>;
192 snps,high_credit = <0x3e800>;
200 snps,high_credit = <0x3e800>;
H A Dlemans-ride-ethernet-88ea1512.dtsi123 snps,high_credit = <0x3e800>;
131 snps,high_credit = <0x3e800>;
192 snps,high_credit = <0x3e800>;
200 snps,high_credit = <0x3e800>;
H A Dsa8540p-ride.dts240 snps,high_credit = <0x3e800>;
248 snps,high_credit = <0x3e800>;
315 snps,high_credit = <0x3e800>;
323 snps,high_credit = <0x3e800>;
H A Dmonaco-evk.dts291 snps,high_credit = <0x3e800>;
299 snps,high_credit = <0x3e800>;
H A Dqcs8300-ride.dts297 snps,high_credit = <0x3e800>;
305 snps,high_credit = <0x3e800>;
H A Dlemans-evk.dts470 snps,high_credit = <0x3e800>;
478 snps,high_credit = <0x3e800>;
/linux/include/linux/
H A Dstmmac.h137 u32 high_credit; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c270 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
279 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
302 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
H A Dstmmac_platform.c248 &plat->tx_queues_cfg[queue].high_credit)) in stmmac_mtl_setup()
249 plat->tx_queues_cfg[queue].high_credit = 0x0; in stmmac_mtl_setup()
H A 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()
H A 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()
H A Dhwif.h352 u32 send_slope, u32 idle_slope, u32 high_credit,
H A Dstmmac_main.c3443 priv->plat->tx_queues_cfg[queue].high_credit, in stmmac_configure_cbs()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst646 u32 high_credit;