Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsa8540p-ride.dts243 snps,low_credit = <0xffc18000>;
251 snps,low_credit = <0xffc18000>;
320 snps,low_credit = <0xffc18000>;
328 snps,low_credit = <0xffc18000>;
Dsa8775p-ride.dts350 snps,low_credit = <0xffc18000>;
358 snps,low_credit = <0xffc18000>;
420 snps,low_credit = <0xffc18000>;
428 snps,low_credit = <0xffc18000>;
/Linux-v6.6/include/linux/
Dstmmac.h147 u32 low_credit; member
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c265 &plat->tx_queues_cfg[queue].low_credit)) in stmmac_mtl_setup()
266 plat->tx_queues_cfg[queue].low_credit = 0x0; in stmmac_mtl_setup()
Ddwmac4_core.c246 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
256 pr_debug("\tlow_credit: 0x%08x\n", low_credit); in dwmac4_config_cbs()
284 value |= low_credit & MTL_HIGH_CRED_LC_MASK; in dwmac4_config_cbs()
Dstmmac_tc.c411 priv->plat->tx_queues_cfg[queue].low_credit = value & GENMASK(31, 0); in tc_setup_cbs()
417 priv->plat->tx_queues_cfg[queue].low_credit, in tc_setup_cbs()
Ddwxgmac2_core.c257 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
265 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()
Dhwif.h331 u32 low_credit, u32 queue);
Dstmmac_main.c3127 priv->plat->tx_queues_cfg[queue].low_credit, in stmmac_configure_cbs()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst647 u32 low_credit;