Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p-ride.dts243 snps,low_credit = <0xffc18000>;
251 snps,low_credit = <0xffc18000>;
320 snps,low_credit = <0xffc18000>;
328 snps,low_credit = <0xffc18000>;
H A Dsa8775p-ride.dtsi328 snps,low_credit = <0xffc18000>;
336 snps,low_credit = <0xffc18000>;
397 snps,low_credit = <0xffc18000>;
405 snps,low_credit = <0xffc18000>;
/linux/include/linux/
H A Dstmmac.h135 u32 low_credit; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A 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()
H A Ddwmac4_core.c268 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
278 pr_debug("\tlow_credit: 0x%08x\n", low_credit); in dwmac4_config_cbs()
306 value |= low_credit & MTL_HIGH_CRED_LC_MASK; in dwmac4_config_cbs()
H A Dstmmac_tc.c403 priv->plat->tx_queues_cfg[queue].low_credit = value & GENMASK(31, 0); in tc_setup_cbs()
409 priv->plat->tx_queues_cfg[queue].low_credit, in tc_setup_cbs()
H A Ddwxgmac2_core.c273 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
281 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()
H A Dhwif.h341 u32 low_credit, u32 queue);
H A Dstmmac_main.c3214 priv->plat->tx_queues_cfg[queue].low_credit, in stmmac_configure_cbs()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst647 u32 low_credit;