Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p-ride.dts241 snps,idle_slope = <0x1000>;
249 snps,idle_slope = <0x1000>;
318 snps,idle_slope = <0x1000>;
326 snps,idle_slope = <0x1000>;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A 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()
H A Ddwxgmac2_core.c273 u32 send_slope, u32 idle_slope, in dwxgmac2_config_cbs() argument
280 writel(idle_slope, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue)); in dwxgmac2_config_cbs()
H A Dstmmac_main.c3263 priv->plat->tx_queues_cfg[queue].idle_slope, in stmmac_configure_cbs()
/linux/drivers/net/dsa/sja1105/
H A 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()
H A Dsja1105_static_config.h360 u64 idle_slope; member
H A Dsja1105_main.c2176 if (!priv->cbs[i].idle_slope && !priv->cbs[i].send_slope) in sja1105_find_unused_cbs_shaper()
2235 cbs->idle_slope = div_s64(offload->idleslope * BYTES_PER_KBIT, in sja1105_setup_tc_cbs()
2263 if (!cbs->idle_slope && !cbs->send_slope) in sja1105_reload_cbs()
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3887 static int cinc_cal(s32 idle_slope, s32 send_slope, u32 *bw) in cinc_cal() argument
3895 txrate = idle_slope - send_slope; in cinc_cal()
3900 rate = idle_slope; in cinc_cal()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst645 u32 idle_slope;