Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/ !
H A Dlemans-ride-ethernet-aqr115c.dtsi124 snps,low_credit = <0xffc18000>;
132 snps,low_credit = <0xffc18000>;
193 snps,low_credit = <0xffc18000>;
201 snps,low_credit = <0xffc18000>;
H A Dlemans-ride-ethernet-88ea1512.dtsi124 snps,low_credit = <0xffc18000>;
132 snps,low_credit = <0xffc18000>;
193 snps,low_credit = <0xffc18000>;
201 snps,low_credit = <0xffc18000>;
H A Dsa8540p-ride.dts241 snps,low_credit = <0xffc18000>;
249 snps,low_credit = <0xffc18000>;
316 snps,low_credit = <0xffc18000>;
324 snps,low_credit = <0xffc18000>;
H A Dmonaco-evk.dts292 snps,low_credit = <0xffc18000>;
300 snps,low_credit = <0xffc18000>;
H A Dqcs8300-ride.dts298 snps,low_credit = <0xffc18000>;
306 snps,low_credit = <0xffc18000>;
H A Dlemans-evk.dts471 snps,low_credit = <0xffc18000>;
479 snps,low_credit = <0xffc18000>;
/linux/include/linux/ !
H A Dstmmac.h138 u32 low_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
280 pr_debug("\tlow_credit: 0x%08x\n", low_credit); in dwmac4_config_cbs()
308 value |= low_credit & MTL_HIGH_CRED_LC_MASK; in dwmac4_config_cbs()
H A Dstmmac_platform.c251 &plat->tx_queues_cfg[queue].low_credit)) in stmmac_mtl_setup()
252 plat->tx_queues_cfg[queue].low_credit = 0x0; in stmmac_mtl_setup()
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.c274 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument
282 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()
H A Dhwif.h353 u32 low_credit, u32 queue);
H A Dstmmac_main.c3444 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;