Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c276 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument
285 pr_debug("\thigh_credit: 0x%08x\n", high_credit); in dwmac4_config_cbs()
308 value |= high_credit & MTL_HIGH_CRED_HC_MASK; in dwmac4_config_cbs()
H A Dstmmac_platform.c251 &plat->tx_queues_cfg[queue].high_credit)) in stmmac_mtl_setup()
252 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.h345 u32 send_slope, u32 idle_slope, u32 high_credit,
H A Dstmmac_main.c3455 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;