Home
last modified time | relevance | path

Searched refs:idle_slope (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/include/linux/
Dstmmac.h143 u32 idle_slope; member
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c259 &plat->tx_queues_cfg[queue].idle_slope)) in stmmac_mtl_setup()
260 plat->tx_queues_cfg[queue].idle_slope = 0x0; in stmmac_mtl_setup()
Ddwmac4_core.c240 u32 send_slope, u32 idle_slope, in dwmac4_config_cbs() argument
248 pr_debug("\tidle_slope: 0x%08x\n", idle_slope); in dwmac4_config_cbs()
265 dwmac4_set_mtl_tx_queue_weight(hw, idle_slope, queue); in dwmac4_config_cbs()
Dstmmac_tc.c402 priv->plat->tx_queues_cfg[queue].idle_slope = value & GENMASK(31, 0); in tc_setup_cbs()
415 priv->plat->tx_queues_cfg[queue].idle_slope, in tc_setup_cbs()
Ddwxgmac2_core.c216 u32 send_slope, u32 idle_slope, in dwxgmac2_config_cbs() argument
223 writel(idle_slope, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue)); in dwxgmac2_config_cbs()
Dhwif.h312 u32 idle_slope, u32 high_credit, u32 low_credit,
Dstmmac_main.c3082 priv->plat->tx_queues_cfg[queue].idle_slope, in stmmac_configure_cbs()
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_dynamic_config.c799 sja1105_packing(p + 0, &entry->idle_slope, 31, 0, size, op); in sja1105et_cbs_entry_packing()
838 sja1105_packing(buf, &entry->idle_slope, 57, 26, size, op); in sja1105pqrs_cbs_entry_packing()
853 sja1105_packing(buf, &entry->idle_slope, 55, 24, size, op); in sja1110_cbs_entry_packing()
Dsja1105_static_config.h360 u64 idle_slope; member
Dsja1105_main.c2131 if (!priv->cbs[i].idle_slope && !priv->cbs[i].send_slope) in sja1105_find_unused_cbs_shaper()
2178 cbs->idle_slope = offload->idleslope * BYTES_PER_KBIT; in sja1105_setup_tc_cbs()
2204 if (!cbs->idle_slope && !cbs->send_slope) in sja1105_reload_cbs()
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml213 * snps,idle_slope, unlock on WoL
494 snps,idle_slope = <0x1000>;
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst645 u32 idle_slope;